Categorygithub.com/envoyproxy/go-control-plane/envoyextensionshttporiginal_ip_detectioncustom_headerv3
# Variables
No description provided by the author
# Structs
This extension allows for the original downstream remote IP to be detected by reading the value from a configured header name.
CustomHeaderConfigValidationError is the validation error returned by CustomHeaderConfig.Validate if the designated constraints aren't met.
# Type aliases
CustomHeaderConfigMultiError is an error wrapping multiple validation errors returned by CustomHeaderConfig.ValidateAll() if the designated constraints aren't met.