Uses of Interface
io.envoyproxy.envoy.config.core.v3.RuntimePercentOrBuilder
Packages that use RuntimePercentOrBuilder
Package
Description
-
Uses of RuntimePercentOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement RuntimePercentOrBuilderModifier and TypeClassDescriptionfinal classRuntime derived percentage with a default when not specified.static final classRuntime 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 RuntimePercentOrBuilderModifier and TypeMethodDescriptionAdmissionControl.Builder.getMaxRejectionProbabilityOrBuilder()The probability of rejection will never exceed this value, even if the failure rate is rising.AdmissionControl.getMaxRejectionProbabilityOrBuilder()The probability of rejection will never exceed this value, even if the failure rate is rising.AdmissionControlOrBuilder.getMaxRejectionProbabilityOrBuilder()The probability of rejection will never exceed this value, even if the failure rate is rising.AdmissionControl.Builder.getSrThresholdOrBuilder()Dictates the success rate at which the rejection probability is non-zero.AdmissionControl.getSrThresholdOrBuilder()Dictates the success rate at which the rejection probability is non-zero.AdmissionControlOrBuilder.getSrThresholdOrBuilder()Dictates the success rate at which the rejection probability is non-zero.