Uses of Interface
io.envoyproxy.envoy.config.core.v3.LocalityOrBuilder
Packages that use LocalityOrBuilder
-
Uses of LocalityOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement LocalityOrBuilderModifier and TypeClassDescriptionfinal class
Identifies location of where either Envoy runs or where upstream hosts run.static final class
Identifies location of where either Envoy runs or where upstream hosts run.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type LocalityOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Locality, Locality.Builder, LocalityOrBuilder> Node.Builder.localityBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return LocalityOrBuilderModifier and TypeMethodDescriptionNode.Builder.getLocalityOrBuilder()
Locality specifying where the Envoy instance is running.Node.getLocalityOrBuilder()
Locality specifying where the Envoy instance is running.NodeOrBuilder.getLocalityOrBuilder()
Locality specifying where the Envoy instance is running.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type LocalityOrBuilderModifier and TypeMethodDescriptionprivate 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 LocalityOrBuilderModifier and TypeFieldDescriptionprivate 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 LocalityOrBuilderModifier and TypeMethodDescriptionLocalityLbEndpoints.Builder.getLocalityOrBuilder()
Identifies location of where the upstream hosts run.LocalityLbEndpoints.getLocalityOrBuilder()
Identifies location of where the upstream hosts run.LocalityLbEndpointsOrBuilder.getLocalityOrBuilder()
Identifies location of where the upstream hosts run.UpstreamLocalityStats.Builder.getLocalityOrBuilder()
Name of zone, region and optionally endpoint group these metrics were collected from.UpstreamLocalityStats.getLocalityOrBuilder()
Name of zone, region and optionally endpoint group these metrics were collected from.UpstreamLocalityStatsOrBuilder.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 LocalityOrBuilderModifier and TypeMethodDescriptionprivate 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.