Uses of Class
io.envoyproxy.envoy.type.matcher.v3.MetadataMatcher.Builder
Packages that use MetadataMatcher.Builder
Package
Description
-
Uses of MetadataMatcher.Builder in io.envoyproxy.envoy.config.accesslog.v3
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return MetadataMatcher.BuilderModifier and TypeMethodDescriptionMetadataFilter.Builder.getMatcherBuilder()Matcher to check metadata for specified value.Methods in io.envoyproxy.envoy.config.accesslog.v3 with parameters of type MetadataMatcher.BuilderModifier and TypeMethodDescriptionMetadataFilter.Builder.setMatcher(MetadataMatcher.Builder builderForValue) Matcher to check metadata for specified value. -
Uses of MetadataMatcher.Builder in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return MetadataMatcher.BuilderModifier and TypeMethodDescriptionPermission.Builder.getMetadataBuilder()Deprecated.Principal.Builder.getMetadataBuilder()Deprecated.SourcedMetadata.Builder.getMetadataMatcherBuilder()Metadata matcher configuration that defines what metadata to match against.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type MetadataMatcher.BuilderModifier and TypeMethodDescriptionPermission.Builder.setMetadata(MetadataMatcher.Builder builderForValue) Deprecated.Principal.Builder.setMetadata(MetadataMatcher.Builder builderForValue) Deprecated.SourcedMetadata.Builder.setMetadataMatcher(MetadataMatcher.Builder builderForValue) Metadata matcher configuration that defines what metadata to match against. -
Uses of MetadataMatcher.Builder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return MetadataMatcher.BuilderModifier and TypeMethodDescriptionRouteMatch.Builder.addDynamicMetadataBuilder()Specifies a set of dynamic metadata matchers on which the route should match.RouteMatch.Builder.addDynamicMetadataBuilder(int index) Specifies a set of dynamic metadata matchers on which the route should match.RouteMatch.Builder.getDynamicMetadataBuilder(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.BuilderModifier and TypeMethodDescriptionRouteMatch.Builder.getDynamicMetadataBuilderList()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.BuilderModifier and TypeMethodDescriptionRouteMatch.Builder.addDynamicMetadata(int index, MetadataMatcher.Builder builderForValue) Specifies a set of dynamic metadata matchers on which the route should match.RouteMatch.Builder.addDynamicMetadata(MetadataMatcher.Builder builderForValue) Specifies a set of dynamic metadata matchers on which the route should match.RouteMatch.Builder.setDynamicMetadata(int index, MetadataMatcher.Builder builderForValue) Specifies a set of dynamic metadata matchers on which the route should match. -
Uses of MetadataMatcher.Builder in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return MetadataMatcher.BuilderModifier and TypeMethodDescriptionExtAuthz.Builder.getFilterEnabledMetadataBuilder()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.BuilderModifier and TypeMethodDescriptionExtAuthz.Builder.setFilterEnabledMetadata(MetadataMatcher.Builder builderForValue) Specifies if the filter is enabled with metadata matcher. -
Uses of MetadataMatcher.Builder in io.envoyproxy.envoy.extensions.filters.network.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.ext_authz.v3 that return MetadataMatcher.BuilderModifier and TypeMethodDescriptionExtAuthz.Builder.getFilterEnabledMetadataBuilder()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.BuilderModifier and TypeMethodDescriptionExtAuthz.Builder.setFilterEnabledMetadata(MetadataMatcher.Builder builderForValue) Specifies if the filter is enabled with metadata matcher. -
Uses of MetadataMatcher.Builder in io.envoyproxy.envoy.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 that return MetadataMatcher.BuilderModifier and TypeMethodDescriptionMetadataMatcher.Builder.addAllPath(Iterable<? extends MetadataMatcher.PathSegment> values) The path to retrieve the ``Value`` from the ``Struct``.MetadataMatcher.Builder.addPath(int index, MetadataMatcher.PathSegment value) The path to retrieve the ``Value`` from the ``Struct``.MetadataMatcher.Builder.addPath(int index, MetadataMatcher.PathSegment.Builder builderForValue) The path to retrieve the ``Value`` from the ``Struct``.MetadataMatcher.Builder.addPath(MetadataMatcher.PathSegment value) The path to retrieve the ``Value`` from the ``Struct``.MetadataMatcher.Builder.addPath(MetadataMatcher.PathSegment.Builder builderForValue) The path to retrieve the ``Value`` from the ``Struct``.MetadataMatcher.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) MetadataMatcher.Builder.clear()MetadataMatcher.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) MetadataMatcher.Builder.clearFilter()The filter name to retrieve the ``Struct`` from the ``Metadata``.MetadataMatcher.Builder.clearInvert()If true, the match result will be inverted.MetadataMatcher.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) MetadataMatcher.Builder.clearPath()The path to retrieve the ``Value`` from the ``Struct``.MetadataMatcher.Builder.clearValue()The ``MetadataMatcher`` is matched if the value retrieved by path is matched to this value.MetadataMatcher.Builder.clone()MetadataMatcher.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MetadataMatcher.Builder.mergeFrom(com.google.protobuf.Message other) MetadataMatcher.Builder.mergeFrom(MetadataMatcher other) final MetadataMatcher.BuilderMetadataMatcher.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) MetadataMatcher.Builder.mergeValue(ValueMatcher value) The ``MetadataMatcher`` is matched if the value retrieved by path is matched to this value.static MetadataMatcher.BuilderMetadataMatcher.newBuilder()static MetadataMatcher.BuilderMetadataMatcher.newBuilder(MetadataMatcher prototype) MetadataMatcher.newBuilderForType()protected MetadataMatcher.BuilderMetadataMatcher.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) MetadataMatcher.Builder.removePath(int index) The path to retrieve the ``Value`` from the ``Struct``.MetadataMatcher.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) The filter name to retrieve the ``Struct`` from the ``Metadata``.MetadataMatcher.Builder.setFilterBytes(com.google.protobuf.ByteString value) The filter name to retrieve the ``Struct`` from the ``Metadata``.MetadataMatcher.Builder.setInvert(boolean value) If true, the match result will be inverted.MetadataMatcher.Builder.setPath(int index, MetadataMatcher.PathSegment value) The path to retrieve the ``Value`` from the ``Struct``.MetadataMatcher.Builder.setPath(int index, MetadataMatcher.PathSegment.Builder builderForValue) The path to retrieve the ``Value`` from the ``Struct``.MetadataMatcher.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final MetadataMatcher.BuilderMetadataMatcher.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) MetadataMatcher.Builder.setValue(ValueMatcher value) The ``MetadataMatcher`` is matched if the value retrieved by path is matched to this value.MetadataMatcher.Builder.setValue(ValueMatcher.Builder builderForValue) The ``MetadataMatcher`` is matched if the value retrieved by path is matched to this value.MetadataMatcher.toBuilder()