Uses of Interface
io.envoyproxy.envoy.config.core.v3.HealthStatusSetOrBuilder
-
Packages that use HealthStatusSetOrBuilder Package Description io.envoyproxy.envoy.config.cluster.v3 io.envoyproxy.envoy.config.core.v3 -
-
Uses of HealthStatusSetOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type HealthStatusSetOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<HealthStatusSet,HealthStatusSet.Builder,HealthStatusSetOrBuilder>
Cluster.CommonLbConfig.Builder. overrideHostStatusBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return HealthStatusSetOrBuilder Modifier and Type Method Description HealthStatusSetOrBuilder
Cluster.CommonLbConfig.Builder. getOverrideHostStatusOrBuilder()
This controls what hosts are considered valid when using :ref:`host overrides <arch_overview_load_balancing_override_host>`, which is used by some filters to modify the load balancing decision.HealthStatusSetOrBuilder
Cluster.CommonLbConfig. getOverrideHostStatusOrBuilder()
This controls what hosts are considered valid when using :ref:`host overrides <arch_overview_load_balancing_override_host>`, which is used by some filters to modify the load balancing decision.HealthStatusSetOrBuilder
Cluster.CommonLbConfigOrBuilder. getOverrideHostStatusOrBuilder()
This controls what hosts are considered valid when using :ref:`host overrides <arch_overview_load_balancing_override_host>`, which is used by some filters to modify the load balancing decision.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type HealthStatusSetOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<HealthStatusSet,HealthStatusSet.Builder,HealthStatusSetOrBuilder>
Cluster.CommonLbConfig.Builder. getOverrideHostStatusFieldBuilder()
This controls what hosts are considered valid when using :ref:`host overrides <arch_overview_load_balancing_override_host>`, which is used by some filters to modify the load balancing decision. -
Uses of HealthStatusSetOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HealthStatusSetOrBuilder Modifier and Type Class Description class
HealthStatusSet
Protobuf typeenvoy.config.core.v3.HealthStatusSet
static class
HealthStatusSet.Builder
Protobuf typeenvoy.config.core.v3.HealthStatusSet
-