Uses of Interface
io.envoyproxy.envoy.config.core.v3.TransportSocketOrBuilder
-
-
Uses of TransportSocketOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return TransportSocketOrBuilder Modifier and Type Method Description TransportSocketOrBuilderCluster.Builder. getTransportSocketOrBuilder()Optional custom transport socket implementation to use for upstream connections.TransportSocketOrBuilderCluster. getTransportSocketOrBuilder()Optional custom transport socket implementation to use for upstream connections.TransportSocketOrBuilderCluster.TransportSocketMatch.Builder. getTransportSocketOrBuilder()The configuration of the transport socket.TransportSocketOrBuilderCluster.TransportSocketMatch. getTransportSocketOrBuilder()The configuration of the transport socket.TransportSocketOrBuilderCluster.TransportSocketMatchOrBuilder. getTransportSocketOrBuilder()The configuration of the transport socket.TransportSocketOrBuilderClusterOrBuilder. getTransportSocketOrBuilder()Optional custom transport socket implementation to use for upstream connections. -
Uses of TransportSocketOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement TransportSocketOrBuilder Modifier and Type Class Description classTransportSocketConfiguration for transport socket in :ref:`listeners <config_listeners>` and :ref:`clusters <envoy_v3_api_msg_config.cluster.v3.Cluster>`.static classTransportSocket.BuilderConfiguration for transport socket in :ref:`listeners <config_listeners>` and :ref:`clusters <envoy_v3_api_msg_config.cluster.v3.Cluster>`. -
Uses of TransportSocketOrBuilder in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return TransportSocketOrBuilder Modifier and Type Method Description TransportSocketOrBuilderFilterChain.Builder. getTransportSocketOrBuilder()Optional custom transport socket implementation to use for downstream connections.TransportSocketOrBuilderFilterChain. getTransportSocketOrBuilder()Optional custom transport socket implementation to use for downstream connections.TransportSocketOrBuilderFilterChainOrBuilder. getTransportSocketOrBuilder()Optional custom transport socket implementation to use for downstream connections. -
Uses of TransportSocketOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.http_11_proxy.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.http_11_proxy.v3 that return TransportSocketOrBuilder Modifier and Type Method Description TransportSocketOrBuilderHttp11ProxyUpstreamTransport.Builder. getTransportSocketOrBuilder()The underlying transport socket being wrapped.TransportSocketOrBuilderHttp11ProxyUpstreamTransport. getTransportSocketOrBuilder()The underlying transport socket being wrapped.TransportSocketOrBuilderHttp11ProxyUpstreamTransportOrBuilder. getTransportSocketOrBuilder()The underlying transport socket being wrapped. -
Uses of TransportSocketOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.internal_upstream.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.internal_upstream.v3 that return TransportSocketOrBuilder Modifier and Type Method Description TransportSocketOrBuilderInternalUpstreamTransport.Builder. getTransportSocketOrBuilder()The underlying transport socket being wrapped.TransportSocketOrBuilderInternalUpstreamTransport. getTransportSocketOrBuilder()The underlying transport socket being wrapped.TransportSocketOrBuilderInternalUpstreamTransportOrBuilder. getTransportSocketOrBuilder()The underlying transport socket being wrapped. -
Uses of TransportSocketOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.proxy_protocol.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.proxy_protocol.v3 that return TransportSocketOrBuilder Modifier and Type Method Description TransportSocketOrBuilderProxyProtocolUpstreamTransport.Builder. getTransportSocketOrBuilder()The underlying transport socket being wrapped.TransportSocketOrBuilderProxyProtocolUpstreamTransport. getTransportSocketOrBuilder()The underlying transport socket being wrapped.TransportSocketOrBuilderProxyProtocolUpstreamTransportOrBuilder. getTransportSocketOrBuilder()The underlying transport socket being wrapped. -
Uses of TransportSocketOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.tap.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tap.v3 that return TransportSocketOrBuilder Modifier and Type Method Description TransportSocketOrBuilderTap.Builder. getTransportSocketOrBuilder()The underlying transport socket being wrapped.TransportSocketOrBuilderTap. getTransportSocketOrBuilder()The underlying transport socket being wrapped.TransportSocketOrBuilderTapOrBuilder. getTransportSocketOrBuilder()The underlying transport socket being wrapped. -
Uses of TransportSocketOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.tcp_stats.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tcp_stats.v3 that return TransportSocketOrBuilder Modifier and Type Method Description TransportSocketOrBuilderConfig.Builder. getTransportSocketOrBuilder()The underlying transport socket being wrapped.TransportSocketOrBuilderConfig. getTransportSocketOrBuilder()The underlying transport socket being wrapped.TransportSocketOrBuilderConfigOrBuilder. getTransportSocketOrBuilder()The underlying transport socket being wrapped.
-