Uses of Interface
io.envoyproxy.envoy.config.core.v3.RuntimeFractionalPercentOrBuilder
Packages that use RuntimeFractionalPercentOrBuilder
Package
Description
-
Uses of RuntimeFractionalPercentOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement RuntimeFractionalPercentOrBuilderModifier and TypeClassDescriptionfinal classRuntime derived FractionalPercent with defaults for when the numerator or denominator is not specified via a runtime key. .. note:: Parsing of the runtime key's data is implemented such that it may be represented as a :ref:`FractionalPercent <envoy_v3_api_msg_type.v3.FractionalPercent>` proto represented as JSON/YAML and may also be represented as an integer with the assumption that the value is an integral percentage out of 100.static final classRuntime derived FractionalPercent with defaults for when the numerator or denominator is not specified via a runtime key. .. note:: Parsing of the runtime key's data is implemented such that it may be represented as a :ref:`FractionalPercent <envoy_v3_api_msg_type.v3.FractionalPercent>` proto represented as JSON/YAML and may also be represented as an integer with the assumption that the value is an integral percentage out of 100. -
Uses of RuntimeFractionalPercentOrBuilder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return RuntimeFractionalPercentOrBuilderModifier and TypeMethodDescriptionCorsPolicy.Builder.getFilterEnabledOrBuilder()Specifies the % of requests for which the CORS filter is enabled.CorsPolicy.getFilterEnabledOrBuilder()Specifies the % of requests for which the CORS filter is enabled.CorsPolicyOrBuilder.getFilterEnabledOrBuilder()Specifies the % of requests for which the CORS filter is enabled.RouteAction.RequestMirrorPolicy.Builder.getRuntimeFractionOrBuilder()If not specified, all requests to the target cluster will be mirrored.RouteAction.RequestMirrorPolicy.getRuntimeFractionOrBuilder()If not specified, all requests to the target cluster will be mirrored.RouteAction.RequestMirrorPolicyOrBuilder.getRuntimeFractionOrBuilder()If not specified, all requests to the target cluster will be mirrored.RouteMatch.Builder.getRuntimeFractionOrBuilder()Indicates that the route should additionally match on a runtime key.RouteMatch.getRuntimeFractionOrBuilder()Indicates that the route should additionally match on a runtime key.RouteMatchOrBuilder.getRuntimeFractionOrBuilder()Indicates that the route should additionally match on a runtime key.CorsPolicy.Builder.getShadowEnabledOrBuilder()Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.CorsPolicy.getShadowEnabledOrBuilder()Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.CorsPolicyOrBuilder.getShadowEnabledOrBuilder()Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced. -
Uses of RuntimeFractionalPercentOrBuilder in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return RuntimeFractionalPercentOrBuilderModifier and TypeMethodDescriptionRateLimitQuotaFilterConfig.Builder.getFilterEnabledOrBuilder()If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimitQuotaFilterConfig.getFilterEnabledOrBuilder()If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimitQuotaFilterConfigOrBuilder.getFilterEnabledOrBuilder()If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimitQuotaFilterConfig.Builder.getFilterEnforcedOrBuilder()If set, this will enforce the rate limit decisions for the given fraction of requests.RateLimitQuotaFilterConfig.getFilterEnforcedOrBuilder()If set, this will enforce the rate limit decisions for the given fraction of requests.RateLimitQuotaFilterConfigOrBuilder.getFilterEnforcedOrBuilder()If set, this will enforce the rate limit decisions for the given fraction of requests.