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 MetadataMatcherMetadataFilter.Builder.matcher_private MetadataMatcherMetadataFilter.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.internalGetMatcherFieldBuilder()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.internalGetMetadataFieldBuilder()Metadata that describes additional information about the action.private com.google.protobuf.SingleFieldBuilder<MetadataMatcher, MetadataMatcher.Builder, MetadataMatcherOrBuilder> Principal.Builder.internalGetMetadataFieldBuilder()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 TypeMethodDescriptionRouteMatch.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.private com.google.protobuf.RepeatedFieldBuilder<MetadataMatcher, MetadataMatcher.Builder, MetadataMatcherOrBuilder> RouteMatch.Builder.internalGetDynamicMetadataFieldBuilder()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 MetadataMatcherMetadataMatcher.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type MetadataMatcherModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<MetadataMatcher> MetadataMatcher.PARSERMethods in io.envoyproxy.envoy.type.matcher.v3 that return MetadataMatcherModifier and TypeMethodDescriptionMetadataMatcher.Builder.build()MetadataMatcher.Builder.buildPartial()static MetadataMatcherMetadataMatcher.getDefaultInstance()MetadataMatcher.Builder.getDefaultInstanceForType()MetadataMatcher.getDefaultInstanceForType()static MetadataMatcherMetadataMatcher.parseDelimitedFrom(InputStream input) static MetadataMatcherMetadataMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcherMetadataMatcher.parseFrom(byte[] data) static MetadataMatcherMetadataMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcherMetadataMatcher.parseFrom(com.google.protobuf.ByteString data) static MetadataMatcherMetadataMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcherMetadataMatcher.parseFrom(com.google.protobuf.CodedInputStream input) static MetadataMatcherMetadataMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcherMetadataMatcher.parseFrom(InputStream input) static MetadataMatcherMetadataMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataMatcherMetadataMatcher.parseFrom(ByteBuffer data) static MetadataMatcherMetadataMatcher.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 voidMetadataMatcher.Builder.buildPartial0(MetadataMatcher result) private voidMetadataMatcher.Builder.buildPartialRepeatedFields(MetadataMatcher result) MetadataMatcher.Builder.mergeFrom(MetadataMatcher other) static MetadataMatcher.BuilderMetadataMatcher.newBuilder(MetadataMatcher prototype)