Uses of Class
io.envoyproxy.envoy.type.matcher.v3.MetadataMatcher
Packages that use MetadataMatcher
Package
Description
-
Uses of MetadataMatcher in io.envoyproxy.envoy.config.accesslog.v3
Fields in io.envoyproxy.envoy.config.accesslog.v3 declared as MetadataMatcherModifier and TypeFieldDescriptionprivate MetadataMatcher
MetadataFilter.Builder.matcher_
private MetadataMatcher
MetadataFilter.matcher_
Fields in io.envoyproxy.envoy.config.accesslog.v3 with type parameters of type MetadataMatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<MetadataMatcher, MetadataMatcher.Builder, MetadataMatcherOrBuilder> MetadataFilter.Builder.matcherBuilder_
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return MetadataMatcherModifier and TypeMethodDescriptionMetadataFilter.Builder.getMatcher()
Matcher to check metadata for specified value.MetadataFilter.getMatcher()
Matcher to check metadata for specified value.MetadataFilterOrBuilder.getMatcher()
Matcher to check metadata for specified value.Methods in io.envoyproxy.envoy.config.accesslog.v3 that return types with arguments of type MetadataMatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<MetadataMatcher, MetadataMatcher.Builder, MetadataMatcherOrBuilder> MetadataFilter.Builder.getMatcherFieldBuilder()
Matcher to check metadata for specified value.Methods in io.envoyproxy.envoy.config.accesslog.v3 with parameters of type MetadataMatcherModifier and TypeMethodDescriptionMetadataFilter.Builder.mergeMatcher
(MetadataMatcher value) Matcher to check metadata for specified value.MetadataFilter.Builder.setMatcher
(MetadataMatcher value) Matcher to check metadata for specified value. -
Uses of MetadataMatcher in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type MetadataMatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<MetadataMatcher, MetadataMatcher.Builder, MetadataMatcherOrBuilder> Permission.Builder.metadataBuilder_
private com.google.protobuf.SingleFieldBuilder
<MetadataMatcher, MetadataMatcher.Builder, MetadataMatcherOrBuilder> Principal.Builder.metadataBuilder_
Methods in io.envoyproxy.envoy.config.rbac.v3 that return MetadataMatcherModifier and TypeMethodDescriptionPermission.Builder.getMetadata()
Metadata that describes additional information about the action.Permission.getMetadata()
Metadata that describes additional information about the action.PermissionOrBuilder.getMetadata()
Metadata that describes additional information about the action.Principal.Builder.getMetadata()
Metadata that describes additional information about the principal.Principal.getMetadata()
Metadata that describes additional information about the principal.PrincipalOrBuilder.getMetadata()
Metadata that describes additional information about the principal.Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type MetadataMatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<MetadataMatcher, MetadataMatcher.Builder, MetadataMatcherOrBuilder> Permission.Builder.getMetadataFieldBuilder()
Metadata that describes additional information about the action.private com.google.protobuf.SingleFieldBuilder
<MetadataMatcher, MetadataMatcher.Builder, MetadataMatcherOrBuilder> Principal.Builder.getMetadataFieldBuilder()
Metadata that describes additional information about the principal.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type MetadataMatcherModifier and TypeMethodDescriptionPermission.Builder.mergeMetadata
(MetadataMatcher value) Metadata that describes additional information about the action.Principal.Builder.mergeMetadata
(MetadataMatcher value) Metadata that describes additional information about the principal.Permission.Builder.setMetadata
(MetadataMatcher value) Metadata that describes additional information about the action.Principal.Builder.setMetadata
(MetadataMatcher value) Metadata that describes additional information about the principal. -
Uses of MetadataMatcher in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type MetadataMatcherModifier and TypeFieldDescriptionprivate List
<MetadataMatcher> RouteMatch.Builder.dynamicMetadata_
private List
<MetadataMatcher> RouteMatch.dynamicMetadata_
private com.google.protobuf.RepeatedFieldBuilder
<MetadataMatcher, MetadataMatcher.Builder, MetadataMatcherOrBuilder> RouteMatch.Builder.dynamicMetadataBuilder_
Methods in io.envoyproxy.envoy.config.route.v3 that return MetadataMatcherModifier and TypeMethodDescriptionRouteMatch.Builder.getDynamicMetadata
(int index) Specifies a set of dynamic metadata matchers on which the route should match.RouteMatch.getDynamicMetadata
(int index) Specifies a set of dynamic metadata matchers on which the route should match.RouteMatchOrBuilder.getDynamicMetadata
(int index) Specifies a set of dynamic metadata matchers on which the route should match.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type MetadataMatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<MetadataMatcher, MetadataMatcher.Builder, MetadataMatcherOrBuilder> RouteMatch.Builder.getDynamicMetadataFieldBuilder()
RouteMatch.Builder.getDynamicMetadataList()
Specifies a set of dynamic metadata matchers on which the route should match.RouteMatch.getDynamicMetadataList()
Specifies a set of dynamic metadata matchers on which the route should match.RouteMatchOrBuilder.getDynamicMetadataList()
Specifies a set of dynamic metadata matchers on which the route should match.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type MetadataMatcherModifier and TypeMethodDescriptionRouteMatch.Builder.addDynamicMetadata
(int index, MetadataMatcher value) Specifies a set of dynamic metadata matchers on which the route should match.RouteMatch.Builder.addDynamicMetadata
(MetadataMatcher value) Specifies a set of dynamic metadata matchers on which the route should match.RouteMatch.Builder.setDynamicMetadata
(int index, MetadataMatcher value) Specifies a set of dynamic metadata matchers on which the route should match.Method parameters in io.envoyproxy.envoy.config.route.v3 with type arguments of type MetadataMatcherModifier and TypeMethodDescriptionRouteMatch.Builder.addAllDynamicMetadata
(Iterable<? extends MetadataMatcher> values) Specifies a set of dynamic metadata matchers on which the route should match. -
Uses of MetadataMatcher in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as MetadataMatcherModifier and TypeFieldDescriptionprivate static final MetadataMatcher
MetadataMatcher.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type MetadataMatcherModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<MetadataMatcher> MetadataMatcher.PARSER
Methods in io.envoyproxy.envoy.type.matcher.v3 that return MetadataMatcherModifier and TypeMethodDescriptionMetadataMatcher.Builder.build()
MetadataMatcher.Builder.buildPartial()
static MetadataMatcher
MetadataMatcher.getDefaultInstance()
MetadataMatcher.Builder.getDefaultInstanceForType()
MetadataMatcher.getDefaultInstanceForType()
static MetadataMatcher
MetadataMatcher.parseDelimitedFrom
(InputStream input) static MetadataMatcher
MetadataMatcher.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcher
MetadataMatcher.parseFrom
(byte[] data) static MetadataMatcher
MetadataMatcher.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcher
MetadataMatcher.parseFrom
(com.google.protobuf.ByteString data) static MetadataMatcher
MetadataMatcher.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcher
MetadataMatcher.parseFrom
(com.google.protobuf.CodedInputStream input) static MetadataMatcher
MetadataMatcher.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcher
MetadataMatcher.parseFrom
(InputStream input) static MetadataMatcher
MetadataMatcher.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcher
MetadataMatcher.parseFrom
(ByteBuffer data) static MetadataMatcher
MetadataMatcher.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type MetadataMatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<MetadataMatcher> MetadataMatcher.getParserForType()
static com.google.protobuf.Parser
<MetadataMatcher> MetadataMatcher.parser()
Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type MetadataMatcherModifier and TypeMethodDescriptionprivate void
MetadataMatcher.Builder.buildPartial0
(MetadataMatcher result) private void
MetadataMatcher.Builder.buildPartialRepeatedFields
(MetadataMatcher result) MetadataMatcher.Builder.mergeFrom
(MetadataMatcher other) static MetadataMatcher.Builder
MetadataMatcher.newBuilder
(MetadataMatcher prototype)