| Interface | Description |
|---|---|
| TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilder | |
| TcpProxyOuterClass.TcpProxy.DeprecatedV1OrBuilder | |
| TcpProxyOuterClass.TcpProxyOrBuilder |
| 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.
|
Copyright © 2018 The Envoy Project. All rights reserved.