Package org.hcjf.io.net.kubernetes
Interface KubernetesSpyConsumer.PodMatcher
-
- Enclosing class:
- KubernetesSpyConsumer
public static interface KubernetesSpyConsumer.PodMatcherThis kind of matcher verify the conditions over the pod instance.
-
-
Method Summary
Modifier and Type Method Description booleanmatch(io.kubernetes.client.models.V1Pod pod)
-