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

Configuration for the admin handler.
AdminConfigValidationError is the validation error returned by AdminConfig.Validate if the designated constraints aren't met.
Common configuration for all tap extensions.
No description provided by the author
No description provided by the author
CommonExtensionConfigValidationError is the validation error returned by CommonExtensionConfig.Validate if the designated constraints aren't met.

# Type aliases

AdminConfigMultiError is an error wrapping multiple validation errors returned by AdminConfig.ValidateAll() if the designated constraints aren't met.
CommonExtensionConfigMultiError is an error wrapping multiple validation errors returned by CommonExtensionConfig.ValidateAll() if the designated constraints aren't met.