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