Uses of Interface
io.envoyproxy.envoy.config.common.mutation_rules.v3.HeaderMutationRulesOrBuilder
Packages that use HeaderMutationRulesOrBuilder
Package
Description
-
Uses of HeaderMutationRulesOrBuilder in io.envoyproxy.envoy.config.common.mutation_rules.v3
Classes in io.envoyproxy.envoy.config.common.mutation_rules.v3 that implement HeaderMutationRulesOrBuilderModifier and TypeClassDescriptionfinal classThe HeaderMutationRules structure specifies what headers may be manipulated by a processing filter.static final classThe HeaderMutationRules structure specifies what headers may be manipulated by a processing filter. -
Uses of HeaderMutationRulesOrBuilder in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return HeaderMutationRulesOrBuilderModifier and TypeMethodDescriptionExtAuthz.Builder.getDecoderHeaderMutationRulesOrBuilder()Rules for what modifications an ext_authz server may make to the request headers before continuing decoding or forwarding upstream.ExtAuthz.getDecoderHeaderMutationRulesOrBuilder()Rules for what modifications an ext_authz server may make to the request headers before continuing decoding or forwarding upstream.ExtAuthzOrBuilder.getDecoderHeaderMutationRulesOrBuilder()Rules for what modifications an ext_authz server may make to the request headers before continuing decoding or forwarding upstream. -
Uses of HeaderMutationRulesOrBuilder in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3 that return HeaderMutationRulesOrBuilderModifier and TypeMethodDescriptionExternalProcessor.Builder.getMutationRulesOrBuilder()Rules that determine what modifications an external processing server may make to message headers.ExternalProcessor.getMutationRulesOrBuilder()Rules that determine what modifications an external processing server may make to message headers.ExternalProcessorOrBuilder.getMutationRulesOrBuilder()Rules that determine what modifications an external processing server may make to message headers.