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
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 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
Methods in io.envoyproxy.envoy.config.rbac.v3 that return MetadataMatcherModifier and TypeMethodDescriptionPermission.Builder.getMetadata()Deprecated.envoy.config.rbac.v3.Permission.metadata is deprecated.Permission.getMetadata()Deprecated.envoy.config.rbac.v3.Permission.metadata is deprecated.PermissionOrBuilder.getMetadata()Deprecated.envoy.config.rbac.v3.Permission.metadata is deprecated.Principal.Builder.getMetadata()Deprecated.envoy.config.rbac.v3.Principal.metadata is deprecated.Principal.getMetadata()Deprecated.envoy.config.rbac.v3.Principal.metadata is deprecated.PrincipalOrBuilder.getMetadata()Deprecated.envoy.config.rbac.v3.Principal.metadata is deprecated.SourcedMetadata.Builder.getMetadataMatcher()Metadata matcher configuration that defines what metadata to match against.SourcedMetadata.getMetadataMatcher()Metadata matcher configuration that defines what metadata to match against.SourcedMetadataOrBuilder.getMetadataMatcher()Metadata matcher configuration that defines what metadata to match against.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type MetadataMatcherModifier and TypeMethodDescriptionPermission.Builder.mergeMetadata(MetadataMatcher value) Deprecated.Principal.Builder.mergeMetadata(MetadataMatcher value) Deprecated.SourcedMetadata.Builder.mergeMetadataMatcher(MetadataMatcher value) Metadata matcher configuration that defines what metadata to match against.Permission.Builder.setMetadata(MetadataMatcher value) Deprecated.Principal.Builder.setMetadata(MetadataMatcher value) Deprecated.SourcedMetadata.Builder.setMetadataMatcher(MetadataMatcher value) Metadata matcher configuration that defines what metadata to match against. -
Uses of MetadataMatcher in io.envoyproxy.envoy.config.route.v3
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.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.extensions.filters.http.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return MetadataMatcherModifier and TypeMethodDescriptionExtAuthz.Builder.getFilterEnabledMetadata()Specifies if the filter is enabled with metadata matcher.ExtAuthz.getFilterEnabledMetadata()Specifies if the filter is enabled with metadata matcher.ExtAuthzOrBuilder.getFilterEnabledMetadata()Specifies if the filter is enabled with metadata matcher.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 with parameters of type MetadataMatcherModifier and TypeMethodDescriptionExtAuthz.Builder.mergeFilterEnabledMetadata(MetadataMatcher value) Specifies if the filter is enabled with metadata matcher.ExtAuthz.Builder.setFilterEnabledMetadata(MetadataMatcher value) Specifies if the filter is enabled with metadata matcher. -
Uses of MetadataMatcher in io.envoyproxy.envoy.extensions.filters.network.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.ext_authz.v3 that return MetadataMatcherModifier and TypeMethodDescriptionExtAuthz.Builder.getFilterEnabledMetadata()Specifies if the filter is enabled with metadata matcher.ExtAuthz.getFilterEnabledMetadata()Specifies if the filter is enabled with metadata matcher.ExtAuthzOrBuilder.getFilterEnabledMetadata()Specifies if the filter is enabled with metadata matcher.Methods in io.envoyproxy.envoy.extensions.filters.network.ext_authz.v3 with parameters of type MetadataMatcherModifier and TypeMethodDescriptionExtAuthz.Builder.mergeFilterEnabledMetadata(MetadataMatcher value) Specifies if the filter is enabled with metadata matcher.ExtAuthz.Builder.setFilterEnabledMetadata(MetadataMatcher value) Specifies if the filter is enabled with metadata matcher. -
Uses of MetadataMatcher in io.envoyproxy.envoy.type.matcher.v3
Methods 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 TypeMethodDescriptionMetadataMatcher.Builder.mergeFrom(MetadataMatcher other) static MetadataMatcher.BuilderMetadataMatcher.newBuilder(MetadataMatcher prototype)