Uses of Interface
io.envoyproxy.envoy.extensions.load_balancing_policies.round_robin.v3.RoundRobinOrBuilder
-
Packages that use RoundRobinOrBuilder Package Description io.envoyproxy.envoy.extensions.load_balancing_policies.round_robin.v3 -
-
Uses of RoundRobinOrBuilder in io.envoyproxy.envoy.extensions.load_balancing_policies.round_robin.v3
Classes in io.envoyproxy.envoy.extensions.load_balancing_policies.round_robin.v3 that implement RoundRobinOrBuilder Modifier and Type Class Description class
RoundRobin
This configuration allows the built-in ROUND_ROBIN LB policy to be configured via the LB policy extension point.static class
RoundRobin.Builder
This configuration allows the built-in ROUND_ROBIN LB policy to be configured via the LB policy extension point.
-