Uses of Class
io.envoyproxy.envoy.config.core.v3.Metadata.Builder
Packages that use Metadata.Builder
Package
Description
-
Uses of Metadata.Builder in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Metadata.BuilderModifier and TypeMethodDescriptionCluster.Builder.getMetadataBuilder()The Metadata field can be used to provide additional information about the cluster.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Metadata.BuilderModifier and TypeMethodDescriptionCluster.Builder.setMetadata(Metadata.Builder builderForValue) The Metadata field can be used to provide additional information about the cluster. -
Uses of Metadata.Builder in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return Metadata.BuilderModifier and TypeMethodDescriptionMetadata.Builder.clear()Metadata.Builder.clearFilterMetadata()Metadata.Builder.clearTypedFilterMetadata()Metadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Metadata.Builder.mergeFrom(com.google.protobuf.Message other) static Metadata.BuilderMetadata.newBuilder()static Metadata.BuilderMetadata.newBuilder(Metadata prototype) Metadata.newBuilderForType()protected Metadata.BuilderMetadata.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Metadata.Builder.putAllFilterMetadata(Map<String, com.google.protobuf.Struct> values) Key is the reverse DNS filter name, e.g. com.acme.widget.Metadata.Builder.putAllTypedFilterMetadata(Map<String, com.google.protobuf.Any> values) Key is the reverse DNS filter name, e.g. com.acme.widget.Metadata.Builder.putFilterMetadata(String key, com.google.protobuf.Struct value) Key is the reverse DNS filter name, e.g. com.acme.widget.Metadata.Builder.putTypedFilterMetadata(String key, com.google.protobuf.Any value) Key is the reverse DNS filter name, e.g. com.acme.widget.Metadata.Builder.removeFilterMetadata(String key) Key is the reverse DNS filter name, e.g. com.acme.widget.Metadata.Builder.removeTypedFilterMetadata(String key) Key is the reverse DNS filter name, e.g. com.acme.widget.Metadata.toBuilder() -
Uses of Metadata.Builder in io.envoyproxy.envoy.config.endpoint.v3
Methods in io.envoyproxy.envoy.config.endpoint.v3 that return Metadata.BuilderModifier and TypeMethodDescriptionLbEndpoint.Builder.getMetadataBuilder()The endpoint metadata specifies values that may be used by the load balancer to select endpoints in a cluster for a given request.LocalityLbEndpoints.Builder.getMetadataBuilder()Metadata to provide additional information about the locality endpoints in aggregate.Methods in io.envoyproxy.envoy.config.endpoint.v3 with parameters of type Metadata.BuilderModifier and TypeMethodDescriptionLbEndpoint.Builder.setMetadata(Metadata.Builder builderForValue) The endpoint metadata specifies values that may be used by the load balancer to select endpoints in a cluster for a given request.LocalityLbEndpoints.Builder.setMetadata(Metadata.Builder builderForValue) Metadata to provide additional information about the locality endpoints in aggregate. -
Uses of Metadata.Builder in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return Metadata.BuilderModifier and TypeMethodDescriptionFilterChain.Builder.getMetadataBuilder()[#not-implemented-hide:] filter chain metadata.Listener.Builder.getMetadataBuilder()Listener metadata.Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type Metadata.BuilderModifier and TypeMethodDescriptionFilterChain.Builder.setMetadata(Metadata.Builder builderForValue) [#not-implemented-hide:] filter chain metadata.Listener.Builder.setMetadata(Metadata.Builder builderForValue) Listener metadata. -
Uses of Metadata.Builder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return Metadata.BuilderModifier and TypeMethodDescriptionRoute.Builder.getMetadataBuilder()The Metadata field can be used to provide additional information about the route.RouteConfiguration.Builder.getMetadataBuilder()The metadata field can be used to provide additional information about the route configuration.VirtualHost.Builder.getMetadataBuilder()The metadata field can be used to provide additional information about the virtual host.RouteAction.Builder.getMetadataMatchBuilder()Optional endpoint metadata match criteria used by the subset load balancer.WeightedCluster.ClusterWeight.Builder.getMetadataMatchBuilder()Optional endpoint metadata match criteria used by the subset load balancer.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type Metadata.BuilderModifier and TypeMethodDescriptionRoute.Builder.setMetadata(Metadata.Builder builderForValue) The Metadata field can be used to provide additional information about the route.RouteConfiguration.Builder.setMetadata(Metadata.Builder builderForValue) The metadata field can be used to provide additional information about the route configuration.VirtualHost.Builder.setMetadata(Metadata.Builder builderForValue) The metadata field can be used to provide additional information about the virtual host.RouteAction.Builder.setMetadataMatch(Metadata.Builder builderForValue) Optional endpoint metadata match criteria used by the subset load balancer.WeightedCluster.ClusterWeight.Builder.setMetadataMatch(Metadata.Builder builderForValue) Optional endpoint metadata match criteria used by the subset load balancer. -
Uses of Metadata.Builder in io.envoyproxy.envoy.data.accesslog.v3
Methods in io.envoyproxy.envoy.data.accesslog.v3 that return Metadata.BuilderModifier and TypeMethodDescriptionAccessLogCommon.Builder.getMetadataBuilder()All metadata encountered during request processing, including endpoint selection.Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type Metadata.BuilderModifier and TypeMethodDescriptionAccessLogCommon.Builder.setMetadata(Metadata.Builder builderForValue) All metadata encountered during request processing, including endpoint selection. -
Uses of Metadata.Builder in io.envoyproxy.envoy.service.discovery.v3
Methods in io.envoyproxy.envoy.service.discovery.v3 that return Metadata.BuilderModifier and TypeMethodDescriptionResource.Builder.getMetadataBuilder()The Metadata field can be used to provide additional information for the resource.Methods in io.envoyproxy.envoy.service.discovery.v3 with parameters of type Metadata.BuilderModifier and TypeMethodDescriptionResource.Builder.setMetadata(Metadata.Builder builderForValue) The Metadata field can be used to provide additional information for the resource.