Uses of Interface
io.envoyproxy.envoy.config.core.v3.LocalityOrBuilder
-
Packages that use LocalityOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.config.endpoint.v3 -
-
Uses of LocalityOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 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.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type LocalityOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Locality,Locality.Builder,LocalityOrBuilder>Node.Builder. localityBuilder_Methods in io.envoyproxy.envoy.config.core.v3 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.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type LocalityOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Locality,Locality.Builder,LocalityOrBuilder>Node.Builder. getLocalityFieldBuilder()Locality specifying where the Envoy instance is running. -
Uses of LocalityOrBuilder in io.envoyproxy.envoy.config.endpoint.v3
Fields in io.envoyproxy.envoy.config.endpoint.v3 with type parameters of type LocalityOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Locality,Locality.Builder,LocalityOrBuilder>LocalityLbEndpoints.Builder. localityBuilder_private com.google.protobuf.SingleFieldBuilder<Locality,Locality.Builder,LocalityOrBuilder>UpstreamLocalityStats.Builder. localityBuilder_Methods in io.envoyproxy.envoy.config.endpoint.v3 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.Methods in io.envoyproxy.envoy.config.endpoint.v3 that return types with arguments of type LocalityOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Locality,Locality.Builder,LocalityOrBuilder>LocalityLbEndpoints.Builder. getLocalityFieldBuilder()Identifies location of where the upstream hosts run.private com.google.protobuf.SingleFieldBuilder<Locality,Locality.Builder,LocalityOrBuilder>UpstreamLocalityStats.Builder. getLocalityFieldBuilder()Name of zone, region and optionally endpoint group these metrics were collected from.
-