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
Wrapper around an existing extension that provides an associated matcher.
Extra settings on a per virtualhost/route/weighted-cluster level.
ExtensionWithMatcherPerRouteValidationError is the validation error returned by ExtensionWithMatcherPerRoute.Validate if the designated constraints aren't met.
ExtensionWithMatcherValidationError is the validation error returned by ExtensionWithMatcher.Validate if the designated constraints aren't met.
# Type aliases
ExtensionWithMatcherMultiError is an error wrapping multiple validation errors returned by ExtensionWithMatcher.ValidateAll() if the designated constraints aren't met.
ExtensionWithMatcherPerRouteMultiError is an error wrapping multiple validation errors returned by ExtensionWithMatcherPerRoute.ValidateAll() if the designated constraints aren't met.