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