Uses of Class
io.envoyproxy.envoy.config.core.v3.RuntimeFractionalPercent
-
-
Uses of RuntimeFractionalPercent in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return RuntimeFractionalPercent Modifier and Type Method Description RuntimeFractionalPercentRuntimeFractionalPercent.Builder. build()RuntimeFractionalPercentRuntimeFractionalPercent.Builder. buildPartial()static RuntimeFractionalPercentRuntimeFractionalPercent. getDefaultInstance()RuntimeFractionalPercentRuntimeFractionalPercent.Builder. getDefaultInstanceForType()RuntimeFractionalPercentRuntimeFractionalPercent. getDefaultInstanceForType()static RuntimeFractionalPercentRuntimeFractionalPercent. parseDelimitedFrom(InputStream input)static RuntimeFractionalPercentRuntimeFractionalPercent. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeFractionalPercentRuntimeFractionalPercent. parseFrom(byte[] data)static RuntimeFractionalPercentRuntimeFractionalPercent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeFractionalPercentRuntimeFractionalPercent. parseFrom(com.google.protobuf.ByteString data)static RuntimeFractionalPercentRuntimeFractionalPercent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeFractionalPercentRuntimeFractionalPercent. parseFrom(com.google.protobuf.CodedInputStream input)static RuntimeFractionalPercentRuntimeFractionalPercent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeFractionalPercentRuntimeFractionalPercent. parseFrom(InputStream input)static RuntimeFractionalPercentRuntimeFractionalPercent. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeFractionalPercentRuntimeFractionalPercent. parseFrom(ByteBuffer data)static RuntimeFractionalPercentRuntimeFractionalPercent. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type RuntimeFractionalPercent Modifier and Type Method Description com.google.protobuf.Parser<RuntimeFractionalPercent>RuntimeFractionalPercent. getParserForType()static com.google.protobuf.Parser<RuntimeFractionalPercent>RuntimeFractionalPercent. parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type RuntimeFractionalPercent Modifier and Type Method Description RuntimeFractionalPercent.BuilderRuntimeFractionalPercent.Builder. mergeFrom(RuntimeFractionalPercent other)static RuntimeFractionalPercent.BuilderRuntimeFractionalPercent. newBuilder(RuntimeFractionalPercent prototype) -
Uses of RuntimeFractionalPercent in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return RuntimeFractionalPercent Modifier and Type Method Description RuntimeFractionalPercentCorsPolicy.Builder. getFilterEnabled()Specifies the % of requests for which the CORS filter is enabled.RuntimeFractionalPercentCorsPolicy. getFilterEnabled()Specifies the % of requests for which the CORS filter is enabled.RuntimeFractionalPercentCorsPolicyOrBuilder. getFilterEnabled()Specifies the % of requests for which the CORS filter is enabled.RuntimeFractionalPercentRouteAction.RequestMirrorPolicy.Builder. getRuntimeFraction()If not specified, all requests to the target cluster will be mirrored.RuntimeFractionalPercentRouteAction.RequestMirrorPolicy. getRuntimeFraction()If not specified, all requests to the target cluster will be mirrored.RuntimeFractionalPercentRouteAction.RequestMirrorPolicyOrBuilder. getRuntimeFraction()If not specified, all requests to the target cluster will be mirrored.RuntimeFractionalPercentRouteMatch.Builder. getRuntimeFraction()Indicates that the route should additionally match on a runtime key.RuntimeFractionalPercentRouteMatch. getRuntimeFraction()Indicates that the route should additionally match on a runtime key.RuntimeFractionalPercentRouteMatchOrBuilder. getRuntimeFraction()Indicates that the route should additionally match on a runtime key.RuntimeFractionalPercentCorsPolicy.Builder. getShadowEnabled()Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.RuntimeFractionalPercentCorsPolicy. getShadowEnabled()Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.RuntimeFractionalPercentCorsPolicyOrBuilder. getShadowEnabled()Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type RuntimeFractionalPercent Modifier and Type Method Description CorsPolicy.BuilderCorsPolicy.Builder. mergeFilterEnabled(RuntimeFractionalPercent value)Specifies the % of requests for which the CORS filter is enabled.RouteAction.RequestMirrorPolicy.BuilderRouteAction.RequestMirrorPolicy.Builder. mergeRuntimeFraction(RuntimeFractionalPercent value)If not specified, all requests to the target cluster will be mirrored.RouteMatch.BuilderRouteMatch.Builder. mergeRuntimeFraction(RuntimeFractionalPercent value)Indicates that the route should additionally match on a runtime key.CorsPolicy.BuilderCorsPolicy.Builder. mergeShadowEnabled(RuntimeFractionalPercent value)Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.CorsPolicy.BuilderCorsPolicy.Builder. setFilterEnabled(RuntimeFractionalPercent value)Specifies the % of requests for which the CORS filter is enabled.RouteAction.RequestMirrorPolicy.BuilderRouteAction.RequestMirrorPolicy.Builder. setRuntimeFraction(RuntimeFractionalPercent value)If not specified, all requests to the target cluster will be mirrored.RouteMatch.BuilderRouteMatch.Builder. setRuntimeFraction(RuntimeFractionalPercent value)Indicates that the route should additionally match on a runtime key.CorsPolicy.BuilderCorsPolicy.Builder. setShadowEnabled(RuntimeFractionalPercent value)Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced. -
Uses of RuntimeFractionalPercent in io.envoyproxy.envoy.config.tap.v3
Methods in io.envoyproxy.envoy.config.tap.v3 that return RuntimeFractionalPercent Modifier and Type Method Description RuntimeFractionalPercentTapConfig.Builder. getTapEnabled()[#not-implemented-hide:] Specify if Tap matching is enabled.RuntimeFractionalPercentTapConfig. getTapEnabled()[#not-implemented-hide:] Specify if Tap matching is enabled.RuntimeFractionalPercentTapConfigOrBuilder. getTapEnabled()[#not-implemented-hide:] Specify if Tap matching is enabled.Methods in io.envoyproxy.envoy.config.tap.v3 with parameters of type RuntimeFractionalPercent Modifier and Type Method Description TapConfig.BuilderTapConfig.Builder. mergeTapEnabled(RuntimeFractionalPercent value)[#not-implemented-hide:] Specify if Tap matching is enabled.TapConfig.BuilderTapConfig.Builder. setTapEnabled(RuntimeFractionalPercent value)[#not-implemented-hide:] Specify if Tap matching is enabled. -
Uses of RuntimeFractionalPercent in io.envoyproxy.envoy.extensions.filters.http.csrf.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.csrf.v3 that return RuntimeFractionalPercent Modifier and Type Method Description RuntimeFractionalPercentCsrfPolicy.Builder. getFilterEnabled()Specifies the % of requests for which the CSRF filter is enabled.RuntimeFractionalPercentCsrfPolicy. getFilterEnabled()Specifies the % of requests for which the CSRF filter is enabled.RuntimeFractionalPercentCsrfPolicyOrBuilder. getFilterEnabled()Specifies the % of requests for which the CSRF filter is enabled.RuntimeFractionalPercentCsrfPolicy.Builder. getShadowEnabled()Specifies that CSRF policies will be evaluated and tracked, but not enforced.RuntimeFractionalPercentCsrfPolicy. getShadowEnabled()Specifies that CSRF policies will be evaluated and tracked, but not enforced.RuntimeFractionalPercentCsrfPolicyOrBuilder. getShadowEnabled()Specifies that CSRF policies will be evaluated and tracked, but not enforced.Methods in io.envoyproxy.envoy.extensions.filters.http.csrf.v3 with parameters of type RuntimeFractionalPercent Modifier and Type Method Description CsrfPolicy.BuilderCsrfPolicy.Builder. mergeFilterEnabled(RuntimeFractionalPercent value)Specifies the % of requests for which the CSRF filter is enabled.CsrfPolicy.BuilderCsrfPolicy.Builder. mergeShadowEnabled(RuntimeFractionalPercent value)Specifies that CSRF policies will be evaluated and tracked, but not enforced.CsrfPolicy.BuilderCsrfPolicy.Builder. setFilterEnabled(RuntimeFractionalPercent value)Specifies the % of requests for which the CSRF filter is enabled.CsrfPolicy.BuilderCsrfPolicy.Builder. setShadowEnabled(RuntimeFractionalPercent value)Specifies that CSRF policies will be evaluated and tracked, but not enforced. -
Uses of RuntimeFractionalPercent in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return RuntimeFractionalPercent Modifier and Type Method Description RuntimeFractionalPercentExtAuthz.Builder. getFilterEnabled()Specifies if the filter is enabled.RuntimeFractionalPercentExtAuthz. getFilterEnabled()Specifies if the filter is enabled.RuntimeFractionalPercentExtAuthzOrBuilder. getFilterEnabled()Specifies if the filter is enabled.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 with parameters of type RuntimeFractionalPercent Modifier and Type Method Description ExtAuthz.BuilderExtAuthz.Builder. mergeFilterEnabled(RuntimeFractionalPercent value)Specifies if the filter is enabled.ExtAuthz.BuilderExtAuthz.Builder. setFilterEnabled(RuntimeFractionalPercent value)Specifies if the filter is enabled. -
Uses of RuntimeFractionalPercent in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3 that return RuntimeFractionalPercent Modifier and Type Method Description RuntimeFractionalPercentLocalRateLimit.Builder. getFilterEnabled()If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RuntimeFractionalPercentLocalRateLimit. getFilterEnabled()If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RuntimeFractionalPercentLocalRateLimitOrBuilder. getFilterEnabled()If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RuntimeFractionalPercentLocalRateLimit.Builder. getFilterEnforced()If set, this will enforce the rate limit decisions for the given fraction of requests.RuntimeFractionalPercentLocalRateLimit. getFilterEnforced()If set, this will enforce the rate limit decisions for the given fraction of requests.RuntimeFractionalPercentLocalRateLimitOrBuilder. getFilterEnforced()If set, this will enforce the rate limit decisions for the given fraction of requests.Methods in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3 with parameters of type RuntimeFractionalPercent Modifier and Type Method Description LocalRateLimit.BuilderLocalRateLimit.Builder. mergeFilterEnabled(RuntimeFractionalPercent value)If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.LocalRateLimit.BuilderLocalRateLimit.Builder. mergeFilterEnforced(RuntimeFractionalPercent value)If set, this will enforce the rate limit decisions for the given fraction of requests.LocalRateLimit.BuilderLocalRateLimit.Builder. setFilterEnabled(RuntimeFractionalPercent value)If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.LocalRateLimit.BuilderLocalRateLimit.Builder. setFilterEnforced(RuntimeFractionalPercent value)If set, this will enforce the rate limit decisions for the given fraction of requests. -
Uses of RuntimeFractionalPercent 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 RuntimeFractionalPercent Modifier and Type Method Description RuntimeFractionalPercentRateLimitQuotaFilterConfig.Builder. getFilterEnabled()If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RuntimeFractionalPercentRateLimitQuotaFilterConfig. getFilterEnabled()If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RuntimeFractionalPercentRateLimitQuotaFilterConfigOrBuilder. getFilterEnabled()If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RuntimeFractionalPercentRateLimitQuotaFilterConfig.Builder. getFilterEnforced()If set, this will enforce the rate limit decisions for the given fraction of requests.RuntimeFractionalPercentRateLimitQuotaFilterConfig. getFilterEnforced()If set, this will enforce the rate limit decisions for the given fraction of requests.RuntimeFractionalPercentRateLimitQuotaFilterConfigOrBuilder. getFilterEnforced()If set, this will enforce the rate limit decisions for the given fraction of requests.Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with parameters of type RuntimeFractionalPercent Modifier and Type Method Description RateLimitQuotaFilterConfig.BuilderRateLimitQuotaFilterConfig.Builder. mergeFilterEnabled(RuntimeFractionalPercent value)If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimitQuotaFilterConfig.BuilderRateLimitQuotaFilterConfig.Builder. mergeFilterEnforced(RuntimeFractionalPercent value)If set, this will enforce the rate limit decisions for the given fraction of requests.RateLimitQuotaFilterConfig.BuilderRateLimitQuotaFilterConfig.Builder. setFilterEnabled(RuntimeFractionalPercent value)If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimitQuotaFilterConfig.BuilderRateLimitQuotaFilterConfig.Builder. setFilterEnforced(RuntimeFractionalPercent value)If set, this will enforce the rate limit decisions for the given fraction of requests. -
Uses of RuntimeFractionalPercent in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that return RuntimeFractionalPercent Modifier and Type Method Description RuntimeFractionalPercentRedisProxy.RedisFault.Builder. getFaultEnabled()Percentage of requests fault applies to.RuntimeFractionalPercentRedisProxy.RedisFault. getFaultEnabled()Percentage of requests fault applies to.RuntimeFractionalPercentRedisProxy.RedisFaultOrBuilder. getFaultEnabled()Percentage of requests fault applies to.RuntimeFractionalPercentRedisProxy.PrefixRoutes.Route.RequestMirrorPolicy.Builder. getRuntimeFraction()If not specified or the runtime key is not present, all requests to the target cluster will be mirrored.RuntimeFractionalPercentRedisProxy.PrefixRoutes.Route.RequestMirrorPolicy. getRuntimeFraction()If not specified or the runtime key is not present, all requests to the target cluster will be mirrored.RuntimeFractionalPercentRedisProxy.PrefixRoutes.Route.RequestMirrorPolicyOrBuilder. getRuntimeFraction()If not specified or the runtime key is not present, all requests to the target cluster will be mirrored.Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 with parameters of type RuntimeFractionalPercent Modifier and Type Method Description RedisProxy.RedisFault.BuilderRedisProxy.RedisFault.Builder. mergeFaultEnabled(RuntimeFractionalPercent value)Percentage of requests fault applies to.RedisProxy.PrefixRoutes.Route.RequestMirrorPolicy.BuilderRedisProxy.PrefixRoutes.Route.RequestMirrorPolicy.Builder. mergeRuntimeFraction(RuntimeFractionalPercent value)If not specified or the runtime key is not present, all requests to the target cluster will be mirrored.RedisProxy.RedisFault.BuilderRedisProxy.RedisFault.Builder. setFaultEnabled(RuntimeFractionalPercent value)Percentage of requests fault applies to.RedisProxy.PrefixRoutes.Route.RequestMirrorPolicy.BuilderRedisProxy.PrefixRoutes.Route.RequestMirrorPolicy.Builder. setRuntimeFraction(RuntimeFractionalPercent value)If not specified or the runtime key is not present, all requests to the target cluster will be mirrored. -
Uses of RuntimeFractionalPercent in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return RuntimeFractionalPercent Modifier and Type Method Description RuntimeFractionalPercentRouteAction.RequestMirrorPolicy.Builder. getRuntimeFraction()If not specified, all requests to the target cluster will be mirrored.RuntimeFractionalPercentRouteAction.RequestMirrorPolicy. getRuntimeFraction()If not specified, all requests to the target cluster will be mirrored.RuntimeFractionalPercentRouteAction.RequestMirrorPolicyOrBuilder. getRuntimeFraction()If not specified, all requests to the target cluster will be mirrored.Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 with parameters of type RuntimeFractionalPercent Modifier and Type Method Description RouteAction.RequestMirrorPolicy.BuilderRouteAction.RequestMirrorPolicy.Builder. mergeRuntimeFraction(RuntimeFractionalPercent value)If not specified, all requests to the target cluster will be mirrored.RouteAction.RequestMirrorPolicy.BuilderRouteAction.RequestMirrorPolicy.Builder. setRuntimeFraction(RuntimeFractionalPercent value)If not specified, all requests to the target cluster will be mirrored.
-