Uses of Interface
io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2.TcpProxy.TunnelingConfigOrBuilder
-
Packages that use TcpProxy.TunnelingConfigOrBuilder Package Description io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 -
-
Uses of TcpProxy.TunnelingConfigOrBuilder in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2
Classes in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that implement TcpProxy.TunnelingConfigOrBuilder Modifier and Type Class Description static classTcpProxy.TunnelingConfigConfiguration for tunneling TCP over other transports or application layers.static classTcpProxy.TunnelingConfig.BuilderConfiguration for tunneling TCP over other transports or application layers.Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that return TcpProxy.TunnelingConfigOrBuilder Modifier and Type Method Description TcpProxy.TunnelingConfigOrBuilderTcpProxy.Builder. getTunnelingConfigOrBuilder()[#not-implemented-hide:] feature in progress If set, this configures tunneling, e.g. configuration options to tunnel multiple TCP payloads over a shared HTTP/2 tunnel.TcpProxy.TunnelingConfigOrBuilderTcpProxy. getTunnelingConfigOrBuilder()[#not-implemented-hide:] feature in progress If set, this configures tunneling, e.g. configuration options to tunnel multiple TCP payloads over a shared HTTP/2 tunnel.TcpProxy.TunnelingConfigOrBuilderTcpProxyOrBuilder. getTunnelingConfigOrBuilder()[#not-implemented-hide:] feature in progress If set, this configures tunneling, e.g. configuration options to tunnel multiple TCP payloads over a shared HTTP/2 tunnel.
-