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 of circuit breakers for resolver.
DnsCacheCircuitBreakersValidationError is the validation error returned by DnsCacheCircuitBreakers.Validate if the designated constraints aren't met.
Configuration for the dynamic forward proxy DNS cache.
DnsCacheConfigValidationError is the validation error returned by DnsCacheConfig.Validate if the designated constraints aren't met.
# Type aliases
DnsCacheCircuitBreakersMultiError is an error wrapping multiple validation errors returned by DnsCacheCircuitBreakers.ValidateAll() if the designated constraints aren't met.
DnsCacheConfigMultiError is an error wrapping multiple validation errors returned by DnsCacheConfig.ValidateAll() if the designated constraints aren't met.