Uses of Interface
io.envoyproxy.envoy.extensions.load_balancing_policies.client_side_weighted_round_robin.v3.ClientSideWeightedRoundRobinOrBuilder
-
Packages that use ClientSideWeightedRoundRobinOrBuilder Package Description io.envoyproxy.envoy.extensions.load_balancing_policies.client_side_weighted_round_robin.v3 -
-
Uses of ClientSideWeightedRoundRobinOrBuilder in io.envoyproxy.envoy.extensions.load_balancing_policies.client_side_weighted_round_robin.v3
Classes in io.envoyproxy.envoy.extensions.load_balancing_policies.client_side_weighted_round_robin.v3 that implement ClientSideWeightedRoundRobinOrBuilder Modifier and Type Class Description class
ClientSideWeightedRoundRobin
Configuration for the client_side_weighted_round_robin LB policy.static class
ClientSideWeightedRoundRobin.Builder
Configuration for the client_side_weighted_round_robin LB policy.
-