Uses of Class
io.envoyproxy.envoy.type.matcher.v3.MetadataMatcher
-
-
Uses of MetadataMatcher in io.envoyproxy.envoy.config.accesslog.v3
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return MetadataMatcher Modifier and Type Method Description MetadataMatcherMetadataFilter.Builder. getMatcher()Matcher to check metadata for specified value.MetadataMatcherMetadataFilter. getMatcher()Matcher to check metadata for specified value.MetadataMatcherMetadataFilterOrBuilder. getMatcher()Matcher to check metadata for specified value.Methods in io.envoyproxy.envoy.config.accesslog.v3 with parameters of type MetadataMatcher Modifier and Type Method Description MetadataFilter.BuilderMetadataFilter.Builder. mergeMatcher(MetadataMatcher value)Matcher to check metadata for specified value.MetadataFilter.BuilderMetadataFilter.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 MetadataMatcher Modifier and Type Method Description MetadataMatcherPermission.Builder. getMetadata()Metadata that describes additional information about the action.MetadataMatcherPermission. getMetadata()Metadata that describes additional information about the action.MetadataMatcherPermissionOrBuilder. getMetadata()Metadata that describes additional information about the action.MetadataMatcherPrincipal.Builder. getMetadata()Metadata that describes additional information about the principal.MetadataMatcherPrincipal. getMetadata()Metadata that describes additional information about the principal.MetadataMatcherPrincipalOrBuilder. getMetadata()Metadata that describes additional information about the principal.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type MetadataMatcher Modifier and Type Method Description Permission.BuilderPermission.Builder. mergeMetadata(MetadataMatcher value)Metadata that describes additional information about the action.Principal.BuilderPrincipal.Builder. mergeMetadata(MetadataMatcher value)Metadata that describes additional information about the principal.Permission.BuilderPermission.Builder. setMetadata(MetadataMatcher value)Metadata that describes additional information about the action.Principal.BuilderPrincipal.Builder. setMetadata(MetadataMatcher value)Metadata that describes additional information about the principal. -
Uses of MetadataMatcher in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return MetadataMatcher Modifier and Type Method Description MetadataMatcherRouteMatch.Builder. getDynamicMetadata(int index)Specifies a set of dynamic metadata matchers on which the route should match.MetadataMatcherRouteMatch. getDynamicMetadata(int index)Specifies a set of dynamic metadata matchers on which the route should match.MetadataMatcherRouteMatchOrBuilder. 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 MetadataMatcher Modifier and Type Method Description List<MetadataMatcher>RouteMatch.Builder. getDynamicMetadataList()Specifies a set of dynamic metadata matchers on which the route should match.List<MetadataMatcher>RouteMatch. getDynamicMetadataList()Specifies a set of dynamic metadata matchers on which the route should match.List<MetadataMatcher>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 MetadataMatcher Modifier and Type Method Description RouteMatch.BuilderRouteMatch.Builder. addDynamicMetadata(int index, MetadataMatcher value)Specifies a set of dynamic metadata matchers on which the route should match.RouteMatch.BuilderRouteMatch.Builder. addDynamicMetadata(MetadataMatcher value)Specifies a set of dynamic metadata matchers on which the route should match.RouteMatch.BuilderRouteMatch.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 MetadataMatcher Modifier and Type Method Description RouteMatch.BuilderRouteMatch.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 MetadataMatcher Modifier and Type Method Description MetadataMatcherExtAuthz.Builder. getFilterEnabledMetadata()Specifies if the filter is enabled with metadata matcher.MetadataMatcherExtAuthz. getFilterEnabledMetadata()Specifies if the filter is enabled with metadata matcher.MetadataMatcherExtAuthzOrBuilder. 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 MetadataMatcher Modifier and Type Method Description ExtAuthz.BuilderExtAuthz.Builder. mergeFilterEnabledMetadata(MetadataMatcher value)Specifies if the filter is enabled with metadata matcher.ExtAuthz.BuilderExtAuthz.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 MetadataMatcher Modifier and Type Method Description MetadataMatcherExtAuthz.Builder. getFilterEnabledMetadata()Specifies if the filter is enabled with metadata matcher.MetadataMatcherExtAuthz. getFilterEnabledMetadata()Specifies if the filter is enabled with metadata matcher.MetadataMatcherExtAuthzOrBuilder. 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 MetadataMatcher Modifier and Type Method Description ExtAuthz.BuilderExtAuthz.Builder. mergeFilterEnabledMetadata(MetadataMatcher value)Specifies if the filter is enabled with metadata matcher.ExtAuthz.BuilderExtAuthz.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 MetadataMatcher Modifier and Type Method Description MetadataMatcherMetadataMatcher.Builder. build()MetadataMatcherMetadataMatcher.Builder. buildPartial()static MetadataMatcherMetadataMatcher. getDefaultInstance()MetadataMatcherMetadataMatcher.Builder. getDefaultInstanceForType()MetadataMatcherMetadataMatcher. 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 MetadataMatcher Modifier and Type Method Description com.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 MetadataMatcher Modifier and Type Method Description MetadataMatcher.BuilderMetadataMatcher.Builder. mergeFrom(MetadataMatcher other)static MetadataMatcher.BuilderMetadataMatcher. newBuilder(MetadataMatcher prototype)
-