package
0.0.0-20250305113347-723568176820
Repository: https://github.com/cilium/proxy.git
Documentation: pkg.go.dev

# Variables

# Structs

Generic extension can be used to inject HTTP Basic Auth, Bearer Token, or any arbitrary credential into the proxied requests.
GenericValidationError is the validation error returned by Generic.Validate if the designated constraints aren't met.

# Type aliases

GenericMultiError is an error wrapping multiple validation errors returned by Generic.ValidateAll() if the designated constraints aren't met.