Uses of Interface
io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3.DirectSourceIPInputOrBuilder
-
Packages that use DirectSourceIPInputOrBuilder Package Description io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3 -
-
Uses of DirectSourceIPInputOrBuilder in io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3
Classes in io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3 that implement DirectSourceIPInputOrBuilder Modifier and Type Class Description classDirectSourceIPInputInput that matches by the directly connected source IP address (this will only be different from the source IP address when using a listener filter that overrides the source address, such as the :ref:`Proxy Protocol listener filter <config_listener_filters_proxy_protocol>`).static classDirectSourceIPInput.BuilderInput that matches by the directly connected source IP address (this will only be different from the source IP address when using a listener filter that overrides the source address, such as the :ref:`Proxy Protocol listener filter <config_listener_filters_proxy_protocol>`).
-