Uses of Class
io.envoyproxy.envoy.config.core.v3.TlvEntry
Packages that use TlvEntry
Package
Description
-
Uses of TlvEntry in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return TlvEntryModifier and TypeMethodDescriptionTlvEntry.Builder.build()TlvEntry.Builder.buildPartial()PerHostConfig.Builder.getAddedTlvs(int index) Enables per-host configuration for Proxy Protocol.PerHostConfig.getAddedTlvs(int index) Enables per-host configuration for Proxy Protocol.PerHostConfigOrBuilder.getAddedTlvs(int index) Enables per-host configuration for Proxy Protocol.ProxyProtocolConfig.Builder.getAddedTlvs(int index) This config allows additional TLVs to be included in the upstream PROXY protocol V2 header.ProxyProtocolConfig.getAddedTlvs(int index) This config allows additional TLVs to be included in the upstream PROXY protocol V2 header.ProxyProtocolConfigOrBuilder.getAddedTlvs(int index) This config allows additional TLVs to be included in the upstream PROXY protocol V2 header.static TlvEntryTlvEntry.getDefaultInstance()TlvEntry.Builder.getDefaultInstanceForType()TlvEntry.getDefaultInstanceForType()static TlvEntryTlvEntry.parseDelimitedFrom(InputStream input) static TlvEntryTlvEntry.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TlvEntryTlvEntry.parseFrom(byte[] data) static TlvEntryTlvEntry.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TlvEntryTlvEntry.parseFrom(com.google.protobuf.ByteString data) static TlvEntryTlvEntry.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TlvEntryTlvEntry.parseFrom(com.google.protobuf.CodedInputStream input) static TlvEntryTlvEntry.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TlvEntryTlvEntry.parseFrom(InputStream input) static TlvEntryTlvEntry.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TlvEntryTlvEntry.parseFrom(ByteBuffer data) static TlvEntryTlvEntry.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type TlvEntryModifier and TypeMethodDescriptionPerHostConfig.Builder.getAddedTlvsList()Enables per-host configuration for Proxy Protocol.PerHostConfig.getAddedTlvsList()Enables per-host configuration for Proxy Protocol.PerHostConfigOrBuilder.getAddedTlvsList()Enables per-host configuration for Proxy Protocol.ProxyProtocolConfig.Builder.getAddedTlvsList()This config allows additional TLVs to be included in the upstream PROXY protocol V2 header.ProxyProtocolConfig.getAddedTlvsList()This config allows additional TLVs to be included in the upstream PROXY protocol V2 header.ProxyProtocolConfigOrBuilder.getAddedTlvsList()This config allows additional TLVs to be included in the upstream PROXY protocol V2 header.com.google.protobuf.Parser<TlvEntry>TlvEntry.getParserForType()static com.google.protobuf.Parser<TlvEntry>TlvEntry.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type TlvEntryModifier and TypeMethodDescriptionPerHostConfig.Builder.addAddedTlvs(int index, TlvEntry value) Enables per-host configuration for Proxy Protocol.PerHostConfig.Builder.addAddedTlvs(TlvEntry value) Enables per-host configuration for Proxy Protocol.ProxyProtocolConfig.Builder.addAddedTlvs(int index, TlvEntry value) This config allows additional TLVs to be included in the upstream PROXY protocol V2 header.ProxyProtocolConfig.Builder.addAddedTlvs(TlvEntry value) This config allows additional TLVs to be included in the upstream PROXY protocol V2 header.static TlvEntry.BuilderTlvEntry.newBuilder(TlvEntry prototype) PerHostConfig.Builder.setAddedTlvs(int index, TlvEntry value) Enables per-host configuration for Proxy Protocol.ProxyProtocolConfig.Builder.setAddedTlvs(int index, TlvEntry value) This config allows additional TLVs to be included in the upstream PROXY protocol V2 header.Method parameters in io.envoyproxy.envoy.config.core.v3 with type arguments of type TlvEntryModifier and TypeMethodDescriptionPerHostConfig.Builder.addAllAddedTlvs(Iterable<? extends TlvEntry> values) Enables per-host configuration for Proxy Protocol.ProxyProtocolConfig.Builder.addAllAddedTlvs(Iterable<? extends TlvEntry> values) This config allows additional TLVs to be included in the upstream PROXY protocol V2 header. -
Uses of TlvEntry in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return TlvEntryModifier and TypeMethodDescriptionTcpProxy.Builder.getProxyProtocolTlvs(int index) If set, the specified ``PROXY`` protocol TLVs (Type-Length-Value) are added to the ``PROXY`` protocol state created by the TCP proxy filter.TcpProxy.getProxyProtocolTlvs(int index) If set, the specified ``PROXY`` protocol TLVs (Type-Length-Value) are added to the ``PROXY`` protocol state created by the TCP proxy filter.TcpProxyOrBuilder.getProxyProtocolTlvs(int index) If set, the specified ``PROXY`` protocol TLVs (Type-Length-Value) are added to the ``PROXY`` protocol state created by the TCP proxy filter.Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return types with arguments of type TlvEntryModifier and TypeMethodDescriptionTcpProxy.Builder.getProxyProtocolTlvsList()If set, the specified ``PROXY`` protocol TLVs (Type-Length-Value) are added to the ``PROXY`` protocol state created by the TCP proxy filter.TcpProxy.getProxyProtocolTlvsList()If set, the specified ``PROXY`` protocol TLVs (Type-Length-Value) are added to the ``PROXY`` protocol state created by the TCP proxy filter.TcpProxyOrBuilder.getProxyProtocolTlvsList()If set, the specified ``PROXY`` protocol TLVs (Type-Length-Value) are added to the ``PROXY`` protocol state created by the TCP proxy filter.Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 with parameters of type TlvEntryModifier and TypeMethodDescriptionTcpProxy.Builder.addProxyProtocolTlvs(int index, TlvEntry value) If set, the specified ``PROXY`` protocol TLVs (Type-Length-Value) are added to the ``PROXY`` protocol state created by the TCP proxy filter.TcpProxy.Builder.addProxyProtocolTlvs(TlvEntry value) If set, the specified ``PROXY`` protocol TLVs (Type-Length-Value) are added to the ``PROXY`` protocol state created by the TCP proxy filter.TcpProxy.Builder.setProxyProtocolTlvs(int index, TlvEntry value) If set, the specified ``PROXY`` protocol TLVs (Type-Length-Value) are added to the ``PROXY`` protocol state created by the TCP proxy filter.Method parameters in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 with type arguments of type TlvEntryModifier and TypeMethodDescriptionTcpProxy.Builder.addAllProxyProtocolTlvs(Iterable<? extends TlvEntry> values) If set, the specified ``PROXY`` protocol TLVs (Type-Length-Value) are added to the ``PROXY`` protocol state created by the TCP proxy filter.