Uses of Interface
io.envoyproxy.envoy.config.core.v3.ProxyProtocolPassThroughTLVsOrBuilder
-
Packages that use ProxyProtocolPassThroughTLVsOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.extensions.filters.listener.proxy_protocol.v3 -
-
Uses of ProxyProtocolPassThroughTLVsOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement ProxyProtocolPassThroughTLVsOrBuilder Modifier and Type Class Description classProxyProtocolPassThroughTLVsProtobuf typeenvoy.config.core.v3.ProxyProtocolPassThroughTLVsstatic classProxyProtocolPassThroughTLVs.BuilderProtobuf typeenvoy.config.core.v3.ProxyProtocolPassThroughTLVsMethods in io.envoyproxy.envoy.config.core.v3 that return ProxyProtocolPassThroughTLVsOrBuilder Modifier and Type Method Description ProxyProtocolPassThroughTLVsOrBuilderProxyProtocolConfig.Builder. getPassThroughTlvsOrBuilder()This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.ProxyProtocolPassThroughTLVsOrBuilderProxyProtocolConfig. getPassThroughTlvsOrBuilder()This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.ProxyProtocolPassThroughTLVsOrBuilderProxyProtocolConfigOrBuilder. getPassThroughTlvsOrBuilder()This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header. -
Uses of ProxyProtocolPassThroughTLVsOrBuilder in io.envoyproxy.envoy.extensions.filters.listener.proxy_protocol.v3
Methods in io.envoyproxy.envoy.extensions.filters.listener.proxy_protocol.v3 that return ProxyProtocolPassThroughTLVsOrBuilder Modifier and Type Method Description ProxyProtocolPassThroughTLVsOrBuilderProxyProtocol.Builder. getPassThroughTlvsOrBuilder()This config controls which TLVs can be passed to filter state if it is Proxy Protocol V2 header.ProxyProtocolPassThroughTLVsOrBuilderProxyProtocol. getPassThroughTlvsOrBuilder()This config controls which TLVs can be passed to filter state if it is Proxy Protocol V2 header.ProxyProtocolPassThroughTLVsOrBuilderProxyProtocolOrBuilder. getPassThroughTlvsOrBuilder()This config controls which TLVs can be passed to filter state if it is Proxy Protocol V2 header.
-