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
The injected resource monitor allows injecting a synthetic resource pressure into Envoy via a text file, which must contain a floating-point number in the range [0..1] representing the resource pressure and be updated atomically by a symbolic link swap.
InjectedResourceConfigValidationError is the validation error returned by InjectedResourceConfig.Validate if the designated constraints aren't met.
# Type aliases
InjectedResourceConfigMultiError is an error wrapping multiple validation errors returned by InjectedResourceConfig.ValidateAll() if the designated constraints aren't met.