package envoy.extensions.filters.network.tcp_proxy.v3

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message TcpProxy

tcp_proxy.proto:31

[#next-free-field: 20]

message TcpProxy.OnDemand

tcp_proxy.proto:121

Used in: TcpProxy

message TcpProxy.TcpAccessLogOptions

tcp_proxy.proto:140

Used in: TcpProxy

message TcpProxy.TunnelingConfig

tcp_proxy.proto:71

Configuration for tunneling TCP over other transports or application layers. Tunneling is supported over both HTTP/1.1 and HTTP/2. Upstream protocol is determined by the cluster configuration. [#next-free-field: 7]

Used in: TcpProxy

message TcpProxy.WeightedCluster

tcp_proxy.proto:38

Allows for specification of multiple upstream clusters along with weights that indicate the percentage of traffic to be forwarded to each cluster. The router selects an upstream cluster based on these weights.

Used in: TcpProxy

message TcpProxy.WeightedCluster.ClusterWeight

tcp_proxy.proto:42

Used in: WeightedCluster