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