Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.Cluster.LbSubsetConfigOrBuilder
-
Packages that use Cluster.LbSubsetConfigOrBuilder Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of Cluster.LbSubsetConfigOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement Cluster.LbSubsetConfigOrBuilder Modifier and Type Class Description static classCluster.LbSubsetConfigOptionally divide the endpoints in this cluster into subsets defined by endpoint metadata and selected by route and weighted cluster metadata.static classCluster.LbSubsetConfig.BuilderOptionally divide the endpoints in this cluster into subsets defined by endpoint metadata and selected by route and weighted cluster metadata.Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.LbSubsetConfigOrBuilder Modifier and Type Method Description Cluster.LbSubsetConfigOrBuilderCluster.Builder. getLbSubsetConfigOrBuilder()Configuration for load balancing subsetting.Cluster.LbSubsetConfigOrBuilderCluster. getLbSubsetConfigOrBuilder()Configuration for load balancing subsetting.Cluster.LbSubsetConfigOrBuilderClusterOrBuilder. getLbSubsetConfigOrBuilder()Configuration for load balancing subsetting.
-