Uses of Interface
io.envoyproxy.envoy.type.matcher.NodeMatcherOrBuilder
-
Packages that use NodeMatcherOrBuilder Package Description io.envoyproxy.envoy.service.status.v2 io.envoyproxy.envoy.type.matcher -
-
Uses of NodeMatcherOrBuilder in io.envoyproxy.envoy.service.status.v2
Methods in io.envoyproxy.envoy.service.status.v2 that return NodeMatcherOrBuilder Modifier and Type Method Description NodeMatcherOrBuilderClientStatusRequest.Builder. getNodeMatchersOrBuilder(int index)Management server can use these match criteria to identify clients.NodeMatcherOrBuilderClientStatusRequest. getNodeMatchersOrBuilder(int index)Management server can use these match criteria to identify clients.NodeMatcherOrBuilderClientStatusRequestOrBuilder. getNodeMatchersOrBuilder(int index)Management server can use these match criteria to identify clients.Methods in io.envoyproxy.envoy.service.status.v2 that return types with arguments of type NodeMatcherOrBuilder Modifier and Type Method Description List<? extends NodeMatcherOrBuilder>ClientStatusRequest.Builder. getNodeMatchersOrBuilderList()Management server can use these match criteria to identify clients.List<? extends NodeMatcherOrBuilder>ClientStatusRequest. getNodeMatchersOrBuilderList()Management server can use these match criteria to identify clients.List<? extends NodeMatcherOrBuilder>ClientStatusRequestOrBuilder. getNodeMatchersOrBuilderList()Management server can use these match criteria to identify clients. -
Uses of NodeMatcherOrBuilder in io.envoyproxy.envoy.type.matcher
Classes in io.envoyproxy.envoy.type.matcher that implement NodeMatcherOrBuilder Modifier and Type Class Description classNodeMatcherSpecifies the way to match a Node.static classNodeMatcher.BuilderSpecifies the way to match a Node.
-