Uses of Class
io.envoyproxy.envoy.type.metadata.v3.MetadataKey
Packages that use MetadataKey
Package
Description
-
Uses of MetadataKey in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return MetadataKeyModifier and TypeMethodDescriptionCluster.OriginalDstLbConfig.Builder.getMetadataKey()The dynamic metadata key to override destination address.Cluster.OriginalDstLbConfig.getMetadataKey()The dynamic metadata key to override destination address.Cluster.OriginalDstLbConfigOrBuilder.getMetadataKey()The dynamic metadata key to override destination address.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type MetadataKeyModifier and TypeMethodDescriptionCluster.OriginalDstLbConfig.Builder.mergeMetadataKey(MetadataKey value) The dynamic metadata key to override destination address.Cluster.OriginalDstLbConfig.Builder.setMetadataKey(MetadataKey value) The dynamic metadata key to override destination address. -
Uses of MetadataKey in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return MetadataKeyModifier and TypeMethodDescriptionRateLimit.Action.DynamicMetaData.Builder.getMetadataKey()Metadata struct that defines the key and path to retrieve the string value.RateLimit.Action.DynamicMetaData.getMetadataKey()Metadata struct that defines the key and path to retrieve the string value.RateLimit.Action.DynamicMetaDataOrBuilder.getMetadataKey()Metadata struct that defines the key and path to retrieve the string value.RateLimit.Action.MetaData.Builder.getMetadataKey()Metadata struct that defines the key and path to retrieve the string value.RateLimit.Action.MetaData.getMetadataKey()Metadata struct that defines the key and path to retrieve the string value.RateLimit.Action.MetaDataOrBuilder.getMetadataKey()Metadata struct that defines the key and path to retrieve the string value.RateLimit.Override.DynamicMetadata.Builder.getMetadataKey()Metadata struct that defines the key and path to retrieve the struct value.RateLimit.Override.DynamicMetadata.getMetadataKey()Metadata struct that defines the key and path to retrieve the struct value.RateLimit.Override.DynamicMetadataOrBuilder.getMetadataKey()Metadata struct that defines the key and path to retrieve the struct value.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type MetadataKeyModifier and TypeMethodDescriptionRateLimit.Action.DynamicMetaData.Builder.mergeMetadataKey(MetadataKey value) Metadata struct that defines the key and path to retrieve the string value.RateLimit.Action.MetaData.Builder.mergeMetadataKey(MetadataKey value) Metadata struct that defines the key and path to retrieve the string value.RateLimit.Override.DynamicMetadata.Builder.mergeMetadataKey(MetadataKey value) Metadata struct that defines the key and path to retrieve the struct value.RateLimit.Action.DynamicMetaData.Builder.setMetadataKey(MetadataKey value) Metadata struct that defines the key and path to retrieve the string value.RateLimit.Action.MetaData.Builder.setMetadataKey(MetadataKey value) Metadata struct that defines the key and path to retrieve the string value.RateLimit.Override.DynamicMetadata.Builder.setMetadataKey(MetadataKey value) Metadata struct that defines the key and path to retrieve the struct value. -
Uses of MetadataKey in io.envoyproxy.envoy.type.metadata.v3
Methods in io.envoyproxy.envoy.type.metadata.v3 that return MetadataKeyModifier and TypeMethodDescriptionMetadataKey.Builder.build()MetadataKey.Builder.buildPartial()static MetadataKeyMetadataKey.getDefaultInstance()MetadataKey.Builder.getDefaultInstanceForType()MetadataKey.getDefaultInstanceForType()static MetadataKeyMetadataKey.parseDelimitedFrom(InputStream input) static MetadataKeyMetadataKey.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKeyMetadataKey.parseFrom(byte[] data) static MetadataKeyMetadataKey.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKeyMetadataKey.parseFrom(com.google.protobuf.ByteString data) static MetadataKeyMetadataKey.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKeyMetadataKey.parseFrom(com.google.protobuf.CodedInputStream input) static MetadataKeyMetadataKey.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKeyMetadataKey.parseFrom(InputStream input) static MetadataKeyMetadataKey.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKeyMetadataKey.parseFrom(ByteBuffer data) static MetadataKeyMetadataKey.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.metadata.v3 that return types with arguments of type MetadataKeyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MetadataKey> MetadataKey.getParserForType()static com.google.protobuf.Parser<MetadataKey> MetadataKey.parser()Methods in io.envoyproxy.envoy.type.metadata.v3 with parameters of type MetadataKeyModifier and TypeMethodDescriptionMetadataKey.Builder.mergeFrom(MetadataKey other) static MetadataKey.BuilderMetadataKey.newBuilder(MetadataKey prototype) -
Uses of MetadataKey in io.envoyproxy.envoy.type.tracing.v3
Methods in io.envoyproxy.envoy.type.tracing.v3 that return MetadataKeyModifier and TypeMethodDescriptionCustomTag.Metadata.Builder.getMetadataKey()Metadata key to define the path to retrieve the tag value.CustomTag.Metadata.getMetadataKey()Metadata key to define the path to retrieve the tag value.CustomTag.MetadataOrBuilder.getMetadataKey()Metadata key to define the path to retrieve the tag value.Methods in io.envoyproxy.envoy.type.tracing.v3 with parameters of type MetadataKeyModifier and TypeMethodDescriptionCustomTag.Metadata.Builder.mergeMetadataKey(MetadataKey value) Metadata key to define the path to retrieve the tag value.CustomTag.Metadata.Builder.setMetadataKey(MetadataKey value) Metadata key to define the path to retrieve the tag value.