| Class | Description |
|---|---|
| TcpProxyOuterClass | |
| TcpProxyOuterClass.TcpProxy |
Protobuf type
envoy.config.filter.network.tcp_proxy.v2.TcpProxy |
| TcpProxyOuterClass.TcpProxy.Builder |
Protobuf type
envoy.config.filter.network.tcp_proxy.v2.TcpProxy |
| TcpProxyOuterClass.TcpProxy.DeprecatedV1 |
TCP Proxy filter configuration using V1 format, until Envoy gets the
ability to match source/destination at the listener level (called
:ref:`filter chain match <envoy_api_msg_listener.FilterChainMatch>`).
|
| TcpProxyOuterClass.TcpProxy.DeprecatedV1.Builder |
TCP Proxy filter configuration using V1 format, until Envoy gets the
ability to match source/destination at the listener level (called
:ref:`filter chain match <envoy_api_msg_listener.FilterChainMatch>`).
|
| TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute |
A TCP proxy route consists of a set of optional L4 criteria and the
name of a cluster.
|
| TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder |
A TCP proxy route consists of a set of optional L4 criteria and the
name of a cluster.
|
| TcpProxyOuterClass.TcpProxy.WeightedCluster |
Allows for specification of multiple upstream clusters along with weights
that indicate the percentage of traffic to be forwarded to each cluster.
|
| TcpProxyOuterClass.TcpProxy.WeightedCluster.Builder |
Allows for specification of multiple upstream clusters along with weights
that indicate the percentage of traffic to be forwarded to each cluster.
|
| TcpProxyOuterClass.TcpProxy.WeightedCluster.ClusterWeight |
Protobuf type
envoy.config.filter.network.tcp_proxy.v2.TcpProxy.WeightedCluster.ClusterWeight |
| TcpProxyOuterClass.TcpProxy.WeightedCluster.ClusterWeight.Builder |
Protobuf type
envoy.config.filter.network.tcp_proxy.v2.TcpProxy.WeightedCluster.ClusterWeight |
| Enum | Description |
|---|---|
| TcpProxyOuterClass.TcpProxy.ClusterSpecifierCase |
Copyright © 2018 The Envoy Project. All rights reserved.