Uses of Interface
io.envoyproxy.envoy.config.core.v3.TlvEntryOrBuilder
Packages that use TlvEntryOrBuilder
Package
Description
-
Uses of TlvEntryOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement TlvEntryOrBuilderModifier and TypeClassDescriptionfinal classRepresents a single Type-Length-Value (TLV) entry.static final classRepresents a single Type-Length-Value (TLV) entry.Methods in io.envoyproxy.envoy.config.core.v3 that return TlvEntryOrBuilderModifier and TypeMethodDescriptionPerHostConfig.Builder.getAddedTlvsOrBuilder(int index) Enables per-host configuration for Proxy Protocol.PerHostConfig.getAddedTlvsOrBuilder(int index) Enables per-host configuration for Proxy Protocol.PerHostConfigOrBuilder.getAddedTlvsOrBuilder(int index) Enables per-host configuration for Proxy Protocol.ProxyProtocolConfig.Builder.getAddedTlvsOrBuilder(int index) This config allows additional TLVs to be included in the upstream PROXY protocol V2 header.ProxyProtocolConfig.getAddedTlvsOrBuilder(int index) This config allows additional TLVs to be included in the upstream PROXY protocol V2 header.ProxyProtocolConfigOrBuilder.getAddedTlvsOrBuilder(int index) This config allows additional TLVs to be included in the upstream PROXY protocol V2 header.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type TlvEntryOrBuilderModifier and TypeMethodDescriptionList<? extends TlvEntryOrBuilder>PerHostConfig.Builder.getAddedTlvsOrBuilderList()Enables per-host configuration for Proxy Protocol.List<? extends TlvEntryOrBuilder>PerHostConfig.getAddedTlvsOrBuilderList()Enables per-host configuration for Proxy Protocol.List<? extends TlvEntryOrBuilder>PerHostConfigOrBuilder.getAddedTlvsOrBuilderList()Enables per-host configuration for Proxy Protocol.List<? extends TlvEntryOrBuilder>ProxyProtocolConfig.Builder.getAddedTlvsOrBuilderList()This config allows additional TLVs to be included in the upstream PROXY protocol V2 header.List<? extends TlvEntryOrBuilder>ProxyProtocolConfig.getAddedTlvsOrBuilderList()This config allows additional TLVs to be included in the upstream PROXY protocol V2 header.List<? extends TlvEntryOrBuilder>ProxyProtocolConfigOrBuilder.getAddedTlvsOrBuilderList()This config allows additional TLVs to be included in the upstream PROXY protocol V2 header. -
Uses of TlvEntryOrBuilder in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return TlvEntryOrBuilderModifier and TypeMethodDescriptionTcpProxy.Builder.getProxyProtocolTlvsOrBuilder(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.getProxyProtocolTlvsOrBuilder(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.getProxyProtocolTlvsOrBuilder(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 TlvEntryOrBuilderModifier and TypeMethodDescriptionList<? extends TlvEntryOrBuilder>TcpProxy.Builder.getProxyProtocolTlvsOrBuilderList()If set, the specified ``PROXY`` protocol TLVs (Type-Length-Value) are added to the ``PROXY`` protocol state created by the TCP proxy filter.List<? extends TlvEntryOrBuilder>TcpProxy.getProxyProtocolTlvsOrBuilderList()If set, the specified ``PROXY`` protocol TLVs (Type-Length-Value) are added to the ``PROXY`` protocol state created by the TCP proxy filter.List<? extends TlvEntryOrBuilder>TcpProxyOrBuilder.getProxyProtocolTlvsOrBuilderList()If set, the specified ``PROXY`` protocol TLVs (Type-Length-Value) are added to the ``PROXY`` protocol state created by the TCP proxy filter.