Uses of Interface
io.envoyproxy.envoy.api.v2.core.RuntimeFeatureFlagOrBuilder
-
-
Uses of RuntimeFeatureFlagOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement RuntimeFeatureFlagOrBuilder Modifier and Type Class Description classRuntimeFeatureFlagRuntime derived bool with a default when not specified.static classRuntimeFeatureFlag.BuilderRuntime derived bool with a default when not specified. -
Uses of RuntimeFeatureFlagOrBuilder in io.envoyproxy.envoy.config.filter.http.adaptive_concurrency.v2alpha
Methods in io.envoyproxy.envoy.config.filter.http.adaptive_concurrency.v2alpha that return RuntimeFeatureFlagOrBuilder Modifier and Type Method Description RuntimeFeatureFlagOrBuilderAdaptiveConcurrency.Builder. getEnabledOrBuilder()If set to false, the adaptive concurrency filter will operate as a pass-through filter.RuntimeFeatureFlagOrBuilderAdaptiveConcurrency. getEnabledOrBuilder()If set to false, the adaptive concurrency filter will operate as a pass-through filter.RuntimeFeatureFlagOrBuilderAdaptiveConcurrencyOrBuilder. getEnabledOrBuilder()If set to false, the adaptive concurrency filter will operate as a pass-through filter. -
Uses of RuntimeFeatureFlagOrBuilder in io.envoyproxy.envoy.config.filter.http.compressor.v2
Methods in io.envoyproxy.envoy.config.filter.http.compressor.v2 that return RuntimeFeatureFlagOrBuilder Modifier and Type Method Description RuntimeFeatureFlagOrBuilderCompressor.Builder. getRuntimeEnabledOrBuilder()Runtime flag that controls whether the filter is enabled or not.RuntimeFeatureFlagOrBuilderCompressor. getRuntimeEnabledOrBuilder()Runtime flag that controls whether the filter is enabled or not.RuntimeFeatureFlagOrBuilderCompressorOrBuilder. getRuntimeEnabledOrBuilder()Runtime flag that controls whether the filter is enabled or not. -
Uses of RuntimeFeatureFlagOrBuilder in io.envoyproxy.envoy.config.filter.http.ext_authz.v2
Methods in io.envoyproxy.envoy.config.filter.http.ext_authz.v2 that return RuntimeFeatureFlagOrBuilder Modifier and Type Method Description RuntimeFeatureFlagOrBuilderExtAuthz.Builder. getDenyAtDisableOrBuilder()Specifies whether to deny the requests, when the filter is disabled.RuntimeFeatureFlagOrBuilderExtAuthz. getDenyAtDisableOrBuilder()Specifies whether to deny the requests, when the filter is disabled.RuntimeFeatureFlagOrBuilderExtAuthzOrBuilder. getDenyAtDisableOrBuilder()Specifies whether to deny the requests, when the filter is disabled. -
Uses of RuntimeFeatureFlagOrBuilder in io.envoyproxy.envoy.config.filter.network.local_rate_limit.v2alpha
Methods in io.envoyproxy.envoy.config.filter.network.local_rate_limit.v2alpha that return RuntimeFeatureFlagOrBuilder Modifier and Type Method Description RuntimeFeatureFlagOrBuilderLocalRateLimit.Builder. getRuntimeEnabledOrBuilder()Runtime flag that controls whether the filter is enabled or not.RuntimeFeatureFlagOrBuilderLocalRateLimit. getRuntimeEnabledOrBuilder()Runtime flag that controls whether the filter is enabled or not.RuntimeFeatureFlagOrBuilderLocalRateLimitOrBuilder. getRuntimeEnabledOrBuilder()Runtime flag that controls whether the filter is enabled or not.
-