Uses of Interface
io.envoyproxy.envoy.extensions.load_balancing_policies.subset.v3.SubsetOrBuilder
-
Packages that use SubsetOrBuilder Package Description io.envoyproxy.envoy.extensions.load_balancing_policies.subset.v3 -
-
Uses of SubsetOrBuilder in io.envoyproxy.envoy.extensions.load_balancing_policies.subset.v3
Classes in io.envoyproxy.envoy.extensions.load_balancing_policies.subset.v3 that implement SubsetOrBuilder Modifier and Type Class Description classSubsetOptionally divide the endpoints in this cluster into subsets defined by endpoint metadata and selected by route and weighted cluster metadata.static classSubset.BuilderOptionally divide the endpoints in this cluster into subsets defined by endpoint metadata and selected by route and weighted cluster metadata.
-