Home

envoy.config.common.mutation_rules.v3.HeaderMutation

Example

Disclaimer: The example is meant to show what methods are available on the object and does not necessarily constitute working code.
local types = import 'types.libsonnet';

types.envoy.config.common.mutation_rules.v3.HeaderMutation
.withAppend(types.envoy.config.core.v3.HeaderValueOption)
.withRemove('string')
._validate()

Fields

Name Type One-of group Required Constraints
append envoy.config.core.v3.HeaderValueOption action  
remove string action   {"String_":{"WellKnown":{"WellKnownRegex":2},"strict":false}}