Uses of Interface
io.envoyproxy.envoy.config.core.v3.RuntimePercentOrBuilder
-
Packages that use RuntimePercentOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.extensions.filters.http.admission_control.v3 -
-
Uses of RuntimePercentOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement RuntimePercentOrBuilder Modifier and Type Class Description classRuntimePercentRuntime derived percentage with a default when not specified.static classRuntimePercent.BuilderRuntime derived percentage with a default when not specified. -
Uses of RuntimePercentOrBuilder in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3 that return RuntimePercentOrBuilder Modifier and Type Method Description RuntimePercentOrBuilderAdmissionControl.Builder. getMaxRejectionProbabilityOrBuilder()The probability of rejection will never exceed this value, even if the failure rate is rising.RuntimePercentOrBuilderAdmissionControl. getMaxRejectionProbabilityOrBuilder()The probability of rejection will never exceed this value, even if the failure rate is rising.RuntimePercentOrBuilderAdmissionControlOrBuilder. getMaxRejectionProbabilityOrBuilder()The probability of rejection will never exceed this value, even if the failure rate is rising.RuntimePercentOrBuilderAdmissionControl.Builder. getSrThresholdOrBuilder()Dictates the success rate at which the rejection probability is non-zero.RuntimePercentOrBuilderAdmissionControl. getSrThresholdOrBuilder()Dictates the success rate at which the rejection probability is non-zero.RuntimePercentOrBuilderAdmissionControlOrBuilder. getSrThresholdOrBuilder()Dictates the success rate at which the rejection probability is non-zero.
-