Uses of Interface
io.envoyproxy.envoy.api.v2.Cluster.CommonLbConfig.ZoneAwareLbConfigOrBuilder
-
Packages that use Cluster.CommonLbConfig.ZoneAwareLbConfigOrBuilder Package Description io.envoyproxy.envoy.api.v2 -
-
Uses of Cluster.CommonLbConfig.ZoneAwareLbConfigOrBuilder in io.envoyproxy.envoy.api.v2
Classes in io.envoyproxy.envoy.api.v2 that implement Cluster.CommonLbConfig.ZoneAwareLbConfigOrBuilder Modifier and Type Class Description static classCluster.CommonLbConfig.ZoneAwareLbConfigConfiguration for :ref:`zone aware routing <arch_overview_load_balancing_zone_aware_routing>`.static classCluster.CommonLbConfig.ZoneAwareLbConfig.BuilderConfiguration for :ref:`zone aware routing <arch_overview_load_balancing_zone_aware_routing>`.Methods in io.envoyproxy.envoy.api.v2 that return Cluster.CommonLbConfig.ZoneAwareLbConfigOrBuilder Modifier and Type Method Description Cluster.CommonLbConfig.ZoneAwareLbConfigOrBuilderCluster.CommonLbConfig.Builder. getZoneAwareLbConfigOrBuilder().envoy.api.v2.Cluster.CommonLbConfig.ZoneAwareLbConfig zone_aware_lb_config = 2;Cluster.CommonLbConfig.ZoneAwareLbConfigOrBuilderCluster.CommonLbConfig. getZoneAwareLbConfigOrBuilder().envoy.api.v2.Cluster.CommonLbConfig.ZoneAwareLbConfig zone_aware_lb_config = 2;Cluster.CommonLbConfig.ZoneAwareLbConfigOrBuilderCluster.CommonLbConfigOrBuilder. getZoneAwareLbConfigOrBuilder().envoy.api.v2.Cluster.CommonLbConfig.ZoneAwareLbConfig zone_aware_lb_config = 2;
-