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 class
ProxyProtocolPassThroughTLVs
Protobuf typeenvoy.config.core.v3.ProxyProtocolPassThroughTLVs
static class
ProxyProtocolPassThroughTLVs.Builder
Protobuf typeenvoy.config.core.v3.ProxyProtocolPassThroughTLVs
Fields 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 ProxyProtocolPassThroughTLVsOrBuilder
ProxyProtocolConfig.Builder. getPassThroughTlvsOrBuilder()
This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.ProxyProtocolPassThroughTLVsOrBuilder
ProxyProtocolConfig. getPassThroughTlvsOrBuilder()
This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.ProxyProtocolPassThroughTLVsOrBuilder
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 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.
-