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 ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.DEFAULT_INSTANCEprivate ProxyProtocolPassThroughTLVsProxyProtocolConfig.Builder.passThroughTlvs_private ProxyProtocolPassThroughTLVsProxyProtocolConfig.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.PARSERprivate 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 ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.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 ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.parseDelimitedFrom(InputStream input) static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.parseFrom(byte[] data) static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.parseFrom(com.google.protobuf.ByteString data) static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.parseFrom(com.google.protobuf.CodedInputStream input) static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.parseFrom(InputStream input) static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.parseFrom(ByteBuffer data) static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.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.getPassThroughTlvsFieldBuilder()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 voidProxyProtocolPassThroughTLVs.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.