Uses of Class
io.envoyproxy.envoy.config.core.v3.ProxyProtocolPassThroughTLVs
Packages that use ProxyProtocolPassThroughTLVs
-
Uses of ProxyProtocolPassThroughTLVs in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as ProxyProtocolPassThroughTLVsModifier and TypeFieldDescriptionprivate static final ProxyProtocolPassThroughTLVs
ProxyProtocolPassThroughTLVs.DEFAULT_INSTANCE
private ProxyProtocolPassThroughTLVs
ProxyProtocolConfig.Builder.passThroughTlvs_
private ProxyProtocolPassThroughTLVs
ProxyProtocolConfig.passThroughTlvs_
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type ProxyProtocolPassThroughTLVsModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<ProxyProtocolPassThroughTLVs> ProxyProtocolPassThroughTLVs.PARSER
private com.google.protobuf.SingleFieldBuilder
<ProxyProtocolPassThroughTLVs, ProxyProtocolPassThroughTLVs.Builder, ProxyProtocolPassThroughTLVsOrBuilder> ProxyProtocolConfig.Builder.passThroughTlvsBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return ProxyProtocolPassThroughTLVsModifier and TypeMethodDescriptionProxyProtocolPassThroughTLVs.Builder.build()
ProxyProtocolPassThroughTLVs.Builder.buildPartial()
static ProxyProtocolPassThroughTLVs
ProxyProtocolPassThroughTLVs.getDefaultInstance()
ProxyProtocolPassThroughTLVs.Builder.getDefaultInstanceForType()
ProxyProtocolPassThroughTLVs.getDefaultInstanceForType()
ProxyProtocolConfig.Builder.getPassThroughTlvs()
This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.ProxyProtocolConfig.getPassThroughTlvs()
This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.ProxyProtocolConfigOrBuilder.getPassThroughTlvs()
This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.static ProxyProtocolPassThroughTLVs
ProxyProtocolPassThroughTLVs.parseDelimitedFrom
(InputStream input) static ProxyProtocolPassThroughTLVs
ProxyProtocolPassThroughTLVs.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProxyProtocolPassThroughTLVs
ProxyProtocolPassThroughTLVs.parseFrom
(byte[] data) static ProxyProtocolPassThroughTLVs
ProxyProtocolPassThroughTLVs.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProxyProtocolPassThroughTLVs
ProxyProtocolPassThroughTLVs.parseFrom
(com.google.protobuf.ByteString data) static ProxyProtocolPassThroughTLVs
ProxyProtocolPassThroughTLVs.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProxyProtocolPassThroughTLVs
ProxyProtocolPassThroughTLVs.parseFrom
(com.google.protobuf.CodedInputStream input) static ProxyProtocolPassThroughTLVs
ProxyProtocolPassThroughTLVs.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProxyProtocolPassThroughTLVs
ProxyProtocolPassThroughTLVs.parseFrom
(InputStream input) static ProxyProtocolPassThroughTLVs
ProxyProtocolPassThroughTLVs.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProxyProtocolPassThroughTLVs
ProxyProtocolPassThroughTLVs.parseFrom
(ByteBuffer data) static ProxyProtocolPassThroughTLVs
ProxyProtocolPassThroughTLVs.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type ProxyProtocolPassThroughTLVsModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<ProxyProtocolPassThroughTLVs> ProxyProtocolPassThroughTLVs.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<ProxyProtocolPassThroughTLVs, ProxyProtocolPassThroughTLVs.Builder, ProxyProtocolPassThroughTLVsOrBuilder> ProxyProtocolConfig.Builder.internalGetPassThroughTlvsFieldBuilder()
This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.static com.google.protobuf.Parser
<ProxyProtocolPassThroughTLVs> ProxyProtocolPassThroughTLVs.parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type ProxyProtocolPassThroughTLVsModifier and TypeMethodDescriptionprivate void
ProxyProtocolPassThroughTLVs.Builder.buildPartial0
(ProxyProtocolPassThroughTLVs result) ProxyProtocolPassThroughTLVs.Builder.mergeFrom
(ProxyProtocolPassThroughTLVs other) ProxyProtocolConfig.Builder.mergePassThroughTlvs
(ProxyProtocolPassThroughTLVs value) This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.ProxyProtocolPassThroughTLVs.newBuilder
(ProxyProtocolPassThroughTLVs prototype) ProxyProtocolConfig.Builder.setPassThroughTlvs
(ProxyProtocolPassThroughTLVs value) This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.