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 dynamic forward proxy cluster.
No description provided by the author
No description provided by the author
ClusterConfigValidationError is the validation error returned by ClusterConfig.Validate if the designated constraints aren't met.
Configuration for sub clusters.
SubClustersConfigValidationError is the validation error returned by SubClustersConfig.Validate if the designated constraints aren't met.
# Type aliases
ClusterConfigMultiError is an error wrapping multiple validation errors returned by ClusterConfig.ValidateAll() if the designated constraints aren't met.
SubClustersConfigMultiError is an error wrapping multiple validation errors returned by SubClustersConfig.ValidateAll() if the designated constraints aren't met.