Uses of Interface
io.envoyproxy.envoy.api.v2.core.LocalityOrBuilder
-
Packages that use LocalityOrBuilder Package Description io.envoyproxy.envoy.admin.v2alpha io.envoyproxy.envoy.api.v2.core io.envoyproxy.envoy.api.v2.endpoint io.envoyproxy.envoy.service.discovery.v2 -
-
Uses of LocalityOrBuilder in io.envoyproxy.envoy.admin.v2alpha
Methods in io.envoyproxy.envoy.admin.v2alpha that return LocalityOrBuilder Modifier and Type Method Description LocalityOrBuilderHostStatus.Builder. getLocalityOrBuilder()locality of the host.LocalityOrBuilderHostStatus. getLocalityOrBuilder()locality of the host.LocalityOrBuilderHostStatusOrBuilder. getLocalityOrBuilder()locality of the host. -
Uses of LocalityOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement LocalityOrBuilder Modifier and Type Class Description classLocalityIdentifies location of where either Envoy runs or where upstream hosts run.static classLocality.BuilderIdentifies location of where either Envoy runs or where upstream hosts run.Methods in io.envoyproxy.envoy.api.v2.core that return LocalityOrBuilder Modifier and Type Method Description LocalityOrBuilderNode.Builder. getLocalityOrBuilder()Locality specifying where the Envoy instance is running.LocalityOrBuilderNode. getLocalityOrBuilder()Locality specifying where the Envoy instance is running.LocalityOrBuilderNodeOrBuilder. getLocalityOrBuilder()Locality specifying where the Envoy instance is running. -
Uses of LocalityOrBuilder in io.envoyproxy.envoy.api.v2.endpoint
Methods in io.envoyproxy.envoy.api.v2.endpoint that return LocalityOrBuilder Modifier and Type Method Description LocalityOrBuilderLocalityLbEndpoints.Builder. getLocalityOrBuilder()Identifies location of where the upstream hosts run.LocalityOrBuilderLocalityLbEndpoints. getLocalityOrBuilder()Identifies location of where the upstream hosts run.LocalityOrBuilderLocalityLbEndpointsOrBuilder. getLocalityOrBuilder()Identifies location of where the upstream hosts run.LocalityOrBuilderUpstreamLocalityStats.Builder. getLocalityOrBuilder()Name of zone, region and optionally endpoint group these metrics were collected from.LocalityOrBuilderUpstreamLocalityStats. getLocalityOrBuilder()Name of zone, region and optionally endpoint group these metrics were collected from.LocalityOrBuilderUpstreamLocalityStatsOrBuilder. getLocalityOrBuilder()Name of zone, region and optionally endpoint group these metrics were collected from. -
Uses of LocalityOrBuilder in io.envoyproxy.envoy.service.discovery.v2
Methods in io.envoyproxy.envoy.service.discovery.v2 that return LocalityOrBuilder Modifier and Type Method Description LocalityOrBuilderLocalityEndpoints.Builder. getLocalityOrBuilder().envoy.api.v2.core.Locality locality = 1;LocalityOrBuilderLocalityEndpoints. getLocalityOrBuilder().envoy.api.v2.core.Locality locality = 1;LocalityOrBuilderLocalityEndpointsOrBuilder. getLocalityOrBuilder().envoy.api.v2.core.Locality locality = 1;
-