| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 |
| Modifier and Type | Class and Description |
|---|---|
static class |
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 |
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 |
|---|---|
TcpProxy.WeightedClusterOrBuilder |
TcpProxyOrBuilder.getWeightedClustersOrBuilder()
Multiple upstream clusters can be specified for a given route.
|
TcpProxy.WeightedClusterOrBuilder |
TcpProxy.getWeightedClustersOrBuilder()
Multiple upstream clusters can be specified for a given route.
|
TcpProxy.WeightedClusterOrBuilder |
TcpProxy.Builder.getWeightedClustersOrBuilder()
Multiple upstream clusters can be specified for a given route.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.