Uses of Class
io.envoyproxy.envoy.api.v2.core.Metadata
Packages that use Metadata
Package
Description
-
Uses of Metadata in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return MetadataModifier and TypeMethodDescriptionCluster.Builder.getMetadata()The Metadata field can be used to provide additional information about the cluster.Cluster.getMetadata()The Metadata field can be used to provide additional information about the cluster.ClusterOrBuilder.getMetadata()The Metadata field can be used to provide additional information about the cluster.Listener.Builder.getMetadata()Listener metadata.Listener.getMetadata()Listener metadata.ListenerOrBuilder.getMetadata()Listener metadata.Methods in io.envoyproxy.envoy.api.v2 with parameters of type MetadataModifier and TypeMethodDescriptionCluster.Builder.mergeMetadata(Metadata value) The Metadata field can be used to provide additional information about the cluster.Listener.Builder.mergeMetadata(Metadata value) Listener metadata.Cluster.Builder.setMetadata(Metadata value) The Metadata field can be used to provide additional information about the cluster.Listener.Builder.setMetadata(Metadata value) Listener metadata. -
Uses of Metadata in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return MetadataModifier and TypeMethodDescriptionMetadata.Builder.build()Metadata.Builder.buildPartial()static MetadataMetadata.getDefaultInstance()Metadata.Builder.getDefaultInstanceForType()Metadata.getDefaultInstanceForType()static MetadataMetadata.parseDelimitedFrom(InputStream input) static MetadataMetadata.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMetadata.parseFrom(byte[] data) static MetadataMetadata.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMetadata.parseFrom(com.google.protobuf.ByteString data) static MetadataMetadata.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMetadata.parseFrom(com.google.protobuf.CodedInputStream input) static MetadataMetadata.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMetadata.parseFrom(InputStream input) static MetadataMetadata.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMetadata.parseFrom(ByteBuffer data) static MetadataMetadata.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.api.v2.core that return types with arguments of type MetadataModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Metadata>Metadata.getParserForType()static com.google.protobuf.Parser<Metadata>Metadata.parser()Methods in io.envoyproxy.envoy.api.v2.core with parameters of type MetadataModifier and TypeMethodDescriptionstatic Metadata.BuilderMetadata.newBuilder(Metadata prototype) -
Uses of Metadata in io.envoyproxy.envoy.api.v2.endpoint
Methods in io.envoyproxy.envoy.api.v2.endpoint that return MetadataModifier and TypeMethodDescriptionLbEndpoint.Builder.getMetadata()The endpoint metadata specifies values that may be used by the load balancer to select endpoints in a cluster for a given request.LbEndpoint.getMetadata()The endpoint metadata specifies values that may be used by the load balancer to select endpoints in a cluster for a given request.LbEndpointOrBuilder.getMetadata()The endpoint metadata specifies values that may be used by the load balancer to select endpoints in a cluster for a given request.Methods in io.envoyproxy.envoy.api.v2.endpoint with parameters of type MetadataModifier and TypeMethodDescriptionLbEndpoint.Builder.mergeMetadata(Metadata value) The endpoint metadata specifies values that may be used by the load balancer to select endpoints in a cluster for a given request.LbEndpoint.Builder.setMetadata(Metadata value) The endpoint metadata specifies values that may be used by the load balancer to select endpoints in a cluster for a given request. -
Uses of Metadata in io.envoyproxy.envoy.api.v2.listener
Methods in io.envoyproxy.envoy.api.v2.listener that return MetadataModifier and TypeMethodDescriptionFilterChain.Builder.getMetadata()[#not-implemented-hide:] filter chain metadata.FilterChain.getMetadata()[#not-implemented-hide:] filter chain metadata.FilterChainOrBuilder.getMetadata()[#not-implemented-hide:] filter chain metadata.Methods in io.envoyproxy.envoy.api.v2.listener with parameters of type MetadataModifier and TypeMethodDescriptionFilterChain.Builder.mergeMetadata(Metadata value) [#not-implemented-hide:] filter chain metadata.FilterChain.Builder.setMetadata(Metadata value) [#not-implemented-hide:] filter chain metadata. -
Uses of Metadata in io.envoyproxy.envoy.api.v2.route
Methods in io.envoyproxy.envoy.api.v2.route that return MetadataModifier and TypeMethodDescriptionRoute.Builder.getMetadata()The Metadata field can be used to provide additional information about the route.Route.getMetadata()The Metadata field can be used to provide additional information about the route.RouteOrBuilder.getMetadata()The Metadata field can be used to provide additional information about the route.RouteAction.Builder.getMetadataMatch()Optional endpoint metadata match criteria used by the subset load balancer.RouteAction.getMetadataMatch()Optional endpoint metadata match criteria used by the subset load balancer.RouteActionOrBuilder.getMetadataMatch()Optional endpoint metadata match criteria used by the subset load balancer.WeightedCluster.ClusterWeight.Builder.getMetadataMatch()Optional endpoint metadata match criteria used by the subset load balancer.WeightedCluster.ClusterWeight.getMetadataMatch()Optional endpoint metadata match criteria used by the subset load balancer.WeightedCluster.ClusterWeightOrBuilder.getMetadataMatch()Optional endpoint metadata match criteria used by the subset load balancer.Methods in io.envoyproxy.envoy.api.v2.route with parameters of type MetadataModifier and TypeMethodDescriptionRoute.Builder.mergeMetadata(Metadata value) The Metadata field can be used to provide additional information about the route.RouteAction.Builder.mergeMetadataMatch(Metadata value) Optional endpoint metadata match criteria used by the subset load balancer.WeightedCluster.ClusterWeight.Builder.mergeMetadataMatch(Metadata value) Optional endpoint metadata match criteria used by the subset load balancer.Route.Builder.setMetadata(Metadata value) The Metadata field can be used to provide additional information about the route.RouteAction.Builder.setMetadataMatch(Metadata value) Optional endpoint metadata match criteria used by the subset load balancer.WeightedCluster.ClusterWeight.Builder.setMetadataMatch(Metadata value) Optional endpoint metadata match criteria used by the subset load balancer. -
Uses of Metadata in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2
Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that return MetadataModifier and TypeMethodDescriptionTcpProxy.Builder.getMetadataMatch()Optional endpoint metadata match criteria.TcpProxy.getMetadataMatch()Optional endpoint metadata match criteria.TcpProxy.WeightedCluster.ClusterWeight.Builder.getMetadataMatch()Optional endpoint metadata match criteria used by the subset load balancer.TcpProxy.WeightedCluster.ClusterWeight.getMetadataMatch()Optional endpoint metadata match criteria used by the subset load balancer.TcpProxy.WeightedCluster.ClusterWeightOrBuilder.getMetadataMatch()Optional endpoint metadata match criteria used by the subset load balancer.TcpProxyOrBuilder.getMetadataMatch()Optional endpoint metadata match criteria.Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 with parameters of type MetadataModifier and TypeMethodDescriptionTcpProxy.Builder.mergeMetadataMatch(Metadata value) Optional endpoint metadata match criteria.TcpProxy.WeightedCluster.ClusterWeight.Builder.mergeMetadataMatch(Metadata value) Optional endpoint metadata match criteria used by the subset load balancer.TcpProxy.Builder.setMetadataMatch(Metadata value) Optional endpoint metadata match criteria.TcpProxy.WeightedCluster.ClusterWeight.Builder.setMetadataMatch(Metadata value) Optional endpoint metadata match criteria used by the subset load balancer. -
Uses of Metadata in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1
Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 that return MetadataModifier and TypeMethodDescriptionRouteAction.Builder.getMetadataMatch()Optional endpoint metadata match criteria used by the subset load balancer.RouteAction.getMetadataMatch()Optional endpoint metadata match criteria used by the subset load balancer.RouteActionOrBuilder.getMetadataMatch()Optional endpoint metadata match criteria used by the subset load balancer.WeightedCluster.ClusterWeight.Builder.getMetadataMatch()Optional endpoint metadata match criteria used by the subset load balancer.WeightedCluster.ClusterWeight.getMetadataMatch()Optional endpoint metadata match criteria used by the subset load balancer.WeightedCluster.ClusterWeightOrBuilder.getMetadataMatch()Optional endpoint metadata match criteria used by the subset load balancer.Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 with parameters of type MetadataModifier and TypeMethodDescriptionRouteAction.Builder.mergeMetadataMatch(Metadata value) Optional endpoint metadata match criteria used by the subset load balancer.WeightedCluster.ClusterWeight.Builder.mergeMetadataMatch(Metadata value) Optional endpoint metadata match criteria used by the subset load balancer.RouteAction.Builder.setMetadataMatch(Metadata value) Optional endpoint metadata match criteria used by the subset load balancer.WeightedCluster.ClusterWeight.Builder.setMetadataMatch(Metadata value) Optional endpoint metadata match criteria used by the subset load balancer. -
Uses of Metadata in io.envoyproxy.envoy.config.retry.omit_host_metadata.v2
Methods in io.envoyproxy.envoy.config.retry.omit_host_metadata.v2 that return MetadataModifier and TypeMethodDescriptionOmitHostMetadataConfig.Builder.getMetadataMatch()Retry host predicate metadata match criteria.OmitHostMetadataConfig.getMetadataMatch()Retry host predicate metadata match criteria.OmitHostMetadataConfigOrBuilder.getMetadataMatch()Retry host predicate metadata match criteria.Methods in io.envoyproxy.envoy.config.retry.omit_host_metadata.v2 with parameters of type MetadataModifier and TypeMethodDescriptionOmitHostMetadataConfig.Builder.mergeMetadataMatch(Metadata value) Retry host predicate metadata match criteria.OmitHostMetadataConfig.Builder.setMetadataMatch(Metadata value) Retry host predicate metadata match criteria. -
Uses of Metadata in io.envoyproxy.envoy.data.accesslog.v2
Methods in io.envoyproxy.envoy.data.accesslog.v2 that return MetadataModifier and TypeMethodDescriptionAccessLogCommon.Builder.getMetadata()All metadata encountered during request processing, including endpoint selection.AccessLogCommon.getMetadata()All metadata encountered during request processing, including endpoint selection.AccessLogCommonOrBuilder.getMetadata()All metadata encountered during request processing, including endpoint selection.Methods in io.envoyproxy.envoy.data.accesslog.v2 with parameters of type MetadataModifier and TypeMethodDescriptionAccessLogCommon.Builder.mergeMetadata(Metadata value) All metadata encountered during request processing, including endpoint selection.AccessLogCommon.Builder.setMetadata(Metadata value) All metadata encountered during request processing, including endpoint selection. -
Uses of Metadata in io.envoyproxy.envoy.service.auth.v2
Methods in io.envoyproxy.envoy.service.auth.v2 that return MetadataModifier and TypeMethodDescriptionAttributeContext.Builder.getMetadataContext()Dynamic metadata associated with the request.AttributeContext.getMetadataContext()Dynamic metadata associated with the request.AttributeContextOrBuilder.getMetadataContext()Dynamic metadata associated with the request.Methods in io.envoyproxy.envoy.service.auth.v2 with parameters of type MetadataModifier and TypeMethodDescriptionAttributeContext.Builder.mergeMetadataContext(Metadata value) Dynamic metadata associated with the request.AttributeContext.Builder.setMetadataContext(Metadata value) Dynamic metadata associated with the request.