Uses of Interface
io.envoyproxy.envoy.extensions.resource_monitors.injected_resource.v3.InjectedResourceConfigOrBuilder
-
Packages that use InjectedResourceConfigOrBuilder Package Description io.envoyproxy.envoy.extensions.resource_monitors.injected_resource.v3 -
-
Uses of InjectedResourceConfigOrBuilder in io.envoyproxy.envoy.extensions.resource_monitors.injected_resource.v3
Classes in io.envoyproxy.envoy.extensions.resource_monitors.injected_resource.v3 that implement InjectedResourceConfigOrBuilder Modifier and Type Class Description classInjectedResourceConfigThe 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.static classInjectedResourceConfig.BuilderThe 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.
-