Uses of Class
io.envoyproxy.envoy.config.core.v3.ProxyProtocolPassThroughTLVs
-
Packages that use ProxyProtocolPassThroughTLVs Package Description io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.extensions.filters.listener.proxy_protocol.v3 -
-
Uses of ProxyProtocolPassThroughTLVs in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return ProxyProtocolPassThroughTLVs Modifier and Type Method Description ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.Builder. build()ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.Builder. buildPartial()static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. getDefaultInstance()ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.Builder. getDefaultInstanceForType()ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. getDefaultInstanceForType()ProxyProtocolPassThroughTLVsProxyProtocolConfig.Builder. getPassThroughTlvs()This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.ProxyProtocolPassThroughTLVsProxyProtocolConfig. getPassThroughTlvs()This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.ProxyProtocolPassThroughTLVsProxyProtocolConfigOrBuilder. 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 ProxyProtocolPassThroughTLVs Modifier and Type Method Description com.google.protobuf.Parser<ProxyProtocolPassThroughTLVs>ProxyProtocolPassThroughTLVs. getParserForType()static com.google.protobuf.Parser<ProxyProtocolPassThroughTLVs>ProxyProtocolPassThroughTLVs. parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type ProxyProtocolPassThroughTLVs Modifier and Type Method Description ProxyProtocolPassThroughTLVs.BuilderProxyProtocolPassThroughTLVs.Builder. mergeFrom(ProxyProtocolPassThroughTLVs other)ProxyProtocolConfig.BuilderProxyProtocolConfig.Builder. mergePassThroughTlvs(ProxyProtocolPassThroughTLVs value)This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.static ProxyProtocolPassThroughTLVs.BuilderProxyProtocolPassThroughTLVs. newBuilder(ProxyProtocolPassThroughTLVs prototype)ProxyProtocolConfig.BuilderProxyProtocolConfig.Builder. setPassThroughTlvs(ProxyProtocolPassThroughTLVs value)This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header. -
Uses of ProxyProtocolPassThroughTLVs in io.envoyproxy.envoy.extensions.filters.listener.proxy_protocol.v3
Methods in io.envoyproxy.envoy.extensions.filters.listener.proxy_protocol.v3 that return ProxyProtocolPassThroughTLVs Modifier and Type Method Description ProxyProtocolPassThroughTLVsProxyProtocol.Builder. getPassThroughTlvs()This config controls which TLVs can be passed to filter state if it is Proxy Protocol V2 header.ProxyProtocolPassThroughTLVsProxyProtocol. getPassThroughTlvs()This config controls which TLVs can be passed to filter state if it is Proxy Protocol V2 header.ProxyProtocolPassThroughTLVsProxyProtocolOrBuilder. getPassThroughTlvs()This config controls which TLVs can be passed to filter state if it is Proxy Protocol V2 header.Methods in io.envoyproxy.envoy.extensions.filters.listener.proxy_protocol.v3 with parameters of type ProxyProtocolPassThroughTLVs Modifier and Type Method Description ProxyProtocol.BuilderProxyProtocol.Builder. mergePassThroughTlvs(ProxyProtocolPassThroughTLVs value)This config controls which TLVs can be passed to filter state if it is Proxy Protocol V2 header.ProxyProtocol.BuilderProxyProtocol.Builder. setPassThroughTlvs(ProxyProtocolPassThroughTLVs value)This config controls which TLVs can be passed to filter state if it is Proxy Protocol V2 header.
-