| Package | Description |
|---|---|
| envoy.config.filter.network.tcp_proxy.v2 |
| Modifier and Type | Class and Description |
|---|---|
static class |
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.
|
static class |
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.
|
| Modifier and Type | Method and Description |
|---|---|
TcpProxyOuterClass.TcpProxy.WeightedClusterOrBuilder |
TcpProxyOuterClass.TcpProxyOrBuilder.getWeightedClustersOrBuilder()
Multiple upstream clusters can be specified for a given route.
|
TcpProxyOuterClass.TcpProxy.WeightedClusterOrBuilder |
TcpProxyOuterClass.TcpProxy.getWeightedClustersOrBuilder()
Multiple upstream clusters can be specified for a given route.
|
TcpProxyOuterClass.TcpProxy.WeightedClusterOrBuilder |
TcpProxyOuterClass.TcpProxy.Builder.getWeightedClustersOrBuilder()
Multiple upstream clusters can be specified for a given route.
|
Copyright © 2018 The Envoy Project. All rights reserved.