Uses of Interface
io.envoyproxy.envoy.api.v2.core.RuntimeFractionalPercentOrBuilder
-
-
Uses of RuntimeFractionalPercentOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement RuntimeFractionalPercentOrBuilder Modifier and Type Class Description classRuntimeFractionalPercentRuntime 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_api_msg_type.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 classRuntimeFractionalPercent.BuilderRuntime 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_api_msg_type.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.api.v2.route
Methods in io.envoyproxy.envoy.api.v2.route that return RuntimeFractionalPercentOrBuilder Modifier and Type Method Description RuntimeFractionalPercentOrBuilderCorsPolicy.Builder. getFilterEnabledOrBuilder()Specifies the % of requests for which the CORS filter is enabled.RuntimeFractionalPercentOrBuilderCorsPolicy. getFilterEnabledOrBuilder()Specifies the % of requests for which the CORS filter is enabled.RuntimeFractionalPercentOrBuilderCorsPolicyOrBuilder. getFilterEnabledOrBuilder()Specifies the % of requests for which the CORS filter is enabled.RuntimeFractionalPercentOrBuilderRouteAction.RequestMirrorPolicy.Builder. getRuntimeFractionOrBuilder()If not specified, all requests to the target cluster will be mirrored.RuntimeFractionalPercentOrBuilderRouteAction.RequestMirrorPolicy. getRuntimeFractionOrBuilder()If not specified, all requests to the target cluster will be mirrored.RuntimeFractionalPercentOrBuilderRouteAction.RequestMirrorPolicyOrBuilder. getRuntimeFractionOrBuilder()If not specified, all requests to the target cluster will be mirrored.RuntimeFractionalPercentOrBuilderRouteMatch.Builder. getRuntimeFractionOrBuilder()Indicates that the route should additionally match on a runtime key.RuntimeFractionalPercentOrBuilderRouteMatch. getRuntimeFractionOrBuilder()Indicates that the route should additionally match on a runtime key.RuntimeFractionalPercentOrBuilderRouteMatchOrBuilder. getRuntimeFractionOrBuilder()Indicates that the route should additionally match on a runtime key.RuntimeFractionalPercentOrBuilderCorsPolicy.Builder. getShadowEnabledOrBuilder()Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.RuntimeFractionalPercentOrBuilderCorsPolicy. getShadowEnabledOrBuilder()Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.RuntimeFractionalPercentOrBuilderCorsPolicyOrBuilder. 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.config.filter.http.csrf.v2
Methods in io.envoyproxy.envoy.config.filter.http.csrf.v2 that return RuntimeFractionalPercentOrBuilder Modifier and Type Method Description RuntimeFractionalPercentOrBuilderCsrfPolicy.Builder. getFilterEnabledOrBuilder()Specifies the % of requests for which the CSRF filter is enabled.RuntimeFractionalPercentOrBuilderCsrfPolicy. getFilterEnabledOrBuilder()Specifies the % of requests for which the CSRF filter is enabled.RuntimeFractionalPercentOrBuilderCsrfPolicyOrBuilder. getFilterEnabledOrBuilder()Specifies the % of requests for which the CSRF filter is enabled.RuntimeFractionalPercentOrBuilderCsrfPolicy.Builder. getShadowEnabledOrBuilder()Specifies that CSRF policies will be evaluated and tracked, but not enforced.RuntimeFractionalPercentOrBuilderCsrfPolicy. getShadowEnabledOrBuilder()Specifies that CSRF policies will be evaluated and tracked, but not enforced.RuntimeFractionalPercentOrBuilderCsrfPolicyOrBuilder. getShadowEnabledOrBuilder()Specifies that CSRF policies will be evaluated and tracked, but not enforced. -
Uses of RuntimeFractionalPercentOrBuilder in io.envoyproxy.envoy.config.filter.http.ext_authz.v2
Methods in io.envoyproxy.envoy.config.filter.http.ext_authz.v2 that return RuntimeFractionalPercentOrBuilder Modifier and Type Method Description RuntimeFractionalPercentOrBuilderExtAuthz.Builder. getFilterEnabledOrBuilder()Specifies if the filter is enabled.RuntimeFractionalPercentOrBuilderExtAuthz. getFilterEnabledOrBuilder()Specifies if the filter is enabled.RuntimeFractionalPercentOrBuilderExtAuthzOrBuilder. getFilterEnabledOrBuilder()Specifies if the filter is enabled. -
Uses of RuntimeFractionalPercentOrBuilder in io.envoyproxy.envoy.config.filter.network.redis_proxy.v2
Methods in io.envoyproxy.envoy.config.filter.network.redis_proxy.v2 that return RuntimeFractionalPercentOrBuilder Modifier and Type Method Description RuntimeFractionalPercentOrBuilderRedisProxy.PrefixRoutes.Route.RequestMirrorPolicy.Builder. getRuntimeFractionOrBuilder()If not specified or the runtime key is not present, all requests to the target cluster will be mirrored.RuntimeFractionalPercentOrBuilderRedisProxy.PrefixRoutes.Route.RequestMirrorPolicy. getRuntimeFractionOrBuilder()If not specified or the runtime key is not present, all requests to the target cluster will be mirrored.RuntimeFractionalPercentOrBuilderRedisProxy.PrefixRoutes.Route.RequestMirrorPolicyOrBuilder. getRuntimeFractionOrBuilder()If not specified or the runtime key is not present, all requests to the target cluster will be mirrored. -
Uses of RuntimeFractionalPercentOrBuilder in io.envoyproxy.envoy.service.tap.v2alpha
Methods in io.envoyproxy.envoy.service.tap.v2alpha that return RuntimeFractionalPercentOrBuilder Modifier and Type Method Description RuntimeFractionalPercentOrBuilderTapConfig.Builder. getTapEnabledOrBuilder()[#not-implemented-hide:] Specify if Tap matching is enabled.RuntimeFractionalPercentOrBuilderTapConfig. getTapEnabledOrBuilder()[#not-implemented-hide:] Specify if Tap matching is enabled.RuntimeFractionalPercentOrBuilderTapConfigOrBuilder. getTapEnabledOrBuilder()[#not-implemented-hide:] Specify if Tap matching is enabled.
-