package
0.0.0-20250305113347-723568176820
Repository: https://github.com/cilium/proxy.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
# Structs
The HeaderMutation structure specifies an action that may be taken on HTTP headers.
No description provided by the author
No description provided by the author
The HeaderMutationRules structure specifies what headers may be manipulated by a processing filter.
HeaderMutationRulesValidationError is the validation error returned by HeaderMutationRules.Validate if the designated constraints aren't met.
HeaderMutationValidationError is the validation error returned by HeaderMutation.Validate if the designated constraints aren't met.
# Type aliases
HeaderMutationMultiError is an error wrapping multiple validation errors returned by HeaderMutation.ValidateAll() if the designated constraints aren't met.
HeaderMutationRulesMultiError is an error wrapping multiple validation errors returned by HeaderMutationRules.ValidateAll() if the designated constraints aren't met.