Uses of Interface
io.envoyproxy.envoy.config.core.v3.ProxyProtocolPassThroughTLVsOrBuilder
Packages that use ProxyProtocolPassThroughTLVsOrBuilder
-
Uses of ProxyProtocolPassThroughTLVsOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement ProxyProtocolPassThroughTLVsOrBuilderModifier and TypeClassDescriptionfinal class
Protobuf typeenvoy.config.core.v3.ProxyProtocolPassThroughTLVs
static final class
Protobuf typeenvoy.config.core.v3.ProxyProtocolPassThroughTLVs
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type ProxyProtocolPassThroughTLVsOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ProxyProtocolPassThroughTLVs, ProxyProtocolPassThroughTLVs.Builder, ProxyProtocolPassThroughTLVsOrBuilder> ProxyProtocolConfig.Builder.passThroughTlvsBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return ProxyProtocolPassThroughTLVsOrBuilderModifier and TypeMethodDescriptionProxyProtocolConfig.Builder.getPassThroughTlvsOrBuilder()
This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.ProxyProtocolConfig.getPassThroughTlvsOrBuilder()
This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.ProxyProtocolConfigOrBuilder.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 ProxyProtocolPassThroughTLVsOrBuilderModifier and TypeMethodDescriptionprivate 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.