| Interface | Description |
|---|---|
| TcpProxy.DeprecatedV1.TCPRouteOrBuilder | |
| TcpProxy.DeprecatedV1OrBuilder | |
| TcpProxy.WeightedCluster.ClusterWeightOrBuilder | |
| TcpProxy.WeightedClusterOrBuilder | |
| TcpProxyOrBuilder |
| Class | Description |
|---|---|
| TcpProxy |
Protobuf type
envoy.config.filter.network.tcp_proxy.v2.TcpProxy |
| TcpProxy.Builder |
Protobuf type
envoy.config.filter.network.tcp_proxy.v2.TcpProxy |
| 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>`).
|
| 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>`).
|
| TcpProxy.DeprecatedV1.TCPRoute |
A TCP proxy route consists of a set of optional L4 criteria and the
name of a cluster.
|
| TcpProxy.DeprecatedV1.TCPRoute.Builder |
A TCP proxy route consists of a set of optional L4 criteria and the
name of a cluster.
|
| TcpProxy.WeightedCluster |
Allows for specification of multiple upstream clusters along with weights
that indicate the percentage of traffic to be forwarded to each cluster.
|
| 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.
|
| TcpProxy.WeightedCluster.ClusterWeight |
Protobuf type
envoy.config.filter.network.tcp_proxy.v2.TcpProxy.WeightedCluster.ClusterWeight |
| TcpProxy.WeightedCluster.ClusterWeight.Builder |
Protobuf type
envoy.config.filter.network.tcp_proxy.v2.TcpProxy.WeightedCluster.ClusterWeight |
| TcpProxyProto |
| Enum | Description |
|---|---|
| TcpProxy.ClusterSpecifierCase |
Copyright © 2018–2019 The Envoy Project. All rights reserved.