Uses of Interface
io.envoyproxy.envoy.config.core.v3.ProxyProtocolPassThroughTLVsOrBuilder
-
Packages that use ProxyProtocolPassThroughTLVsOrBuilder Package Description io.envoyproxy.envoy.config.core.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.ProxyProtocolPassThroughTLVsFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type ProxyProtocolPassThroughTLVsOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<ProxyProtocolPassThroughTLVs,ProxyProtocolPassThroughTLVs.Builder,ProxyProtocolPassThroughTLVsOrBuilder>ProxyProtocolConfig.Builder. passThroughTlvsBuilder_Methods 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.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type ProxyProtocolPassThroughTLVsOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<ProxyProtocolPassThroughTLVs,ProxyProtocolPassThroughTLVs.Builder,ProxyProtocolPassThroughTLVsOrBuilder>ProxyProtocolConfig.Builder. getPassThroughTlvsFieldBuilder()This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.
-