Uses of Interface
io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3.IpOrBuilder
-
Packages that use IpOrBuilder Package Description io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3 -
-
Uses of IpOrBuilder in io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3
Classes in io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3 that implement IpOrBuilder Modifier and Type Class Description classIpThis input matcher matches IPv4 or IPv6 addresses against a list of CIDR ranges.static classIp.BuilderThis input matcher matches IPv4 or IPv6 addresses against a list of CIDR ranges.
-