Uses of Interface
io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2.TcpProxy.WeightedClusterOrBuilder
Packages that use TcpProxy.WeightedClusterOrBuilder
-
Uses of TcpProxy.WeightedClusterOrBuilder in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2
Classes in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that implement TcpProxy.WeightedClusterOrBuilderModifier and TypeClassDescriptionstatic final classAllows for specification of multiple upstream clusters along with weights that indicate the percentage of traffic to be forwarded to each cluster.static final classAllows for specification of multiple upstream clusters along with weights that indicate the percentage of traffic to be forwarded to each cluster.Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that return TcpProxy.WeightedClusterOrBuilderModifier and TypeMethodDescriptionTcpProxy.Builder.getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.TcpProxy.getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.TcpProxyOrBuilder.getWeightedClustersOrBuilder()Multiple upstream clusters can be specified for a given route.