Uses of Class
io.envoyproxy.envoy.config.core.v3.RuntimeFeatureFlag
Packages that use RuntimeFeatureFlag
Package
Description
-
Uses of RuntimeFeatureFlag in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return RuntimeFeatureFlagModifier and TypeMethodDescriptionRuntimeFeatureFlag.Builder.build()RuntimeFeatureFlag.Builder.buildPartial()static RuntimeFeatureFlagRuntimeFeatureFlag.getDefaultInstance()RuntimeFeatureFlag.Builder.getDefaultInstanceForType()RuntimeFeatureFlag.getDefaultInstanceForType()static RuntimeFeatureFlagRuntimeFeatureFlag.parseDelimitedFrom(InputStream input) static RuntimeFeatureFlagRuntimeFeatureFlag.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeFeatureFlagRuntimeFeatureFlag.parseFrom(byte[] data) static RuntimeFeatureFlagRuntimeFeatureFlag.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeFeatureFlagRuntimeFeatureFlag.parseFrom(com.google.protobuf.ByteString data) static RuntimeFeatureFlagRuntimeFeatureFlag.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeFeatureFlagRuntimeFeatureFlag.parseFrom(com.google.protobuf.CodedInputStream input) static RuntimeFeatureFlagRuntimeFeatureFlag.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeFeatureFlagRuntimeFeatureFlag.parseFrom(InputStream input) static RuntimeFeatureFlagRuntimeFeatureFlag.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeFeatureFlagRuntimeFeatureFlag.parseFrom(ByteBuffer data) static RuntimeFeatureFlagRuntimeFeatureFlag.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type RuntimeFeatureFlagModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RuntimeFeatureFlag>RuntimeFeatureFlag.getParserForType()static com.google.protobuf.Parser<RuntimeFeatureFlag>RuntimeFeatureFlag.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type RuntimeFeatureFlagModifier and TypeMethodDescriptionRuntimeFeatureFlag.Builder.mergeFrom(RuntimeFeatureFlag other) static RuntimeFeatureFlag.BuilderRuntimeFeatureFlag.newBuilder(RuntimeFeatureFlag prototype) -
Uses of RuntimeFeatureFlag in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return RuntimeFeatureFlagModifier and TypeMethodDescriptionQuicProtocolOptions.Builder.getEnabled()Runtime flag that controls whether the listener is enabled or not.QuicProtocolOptions.getEnabled()Runtime flag that controls whether the listener is enabled or not.QuicProtocolOptionsOrBuilder.getEnabled()Runtime flag that controls whether the listener is enabled or not.Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type RuntimeFeatureFlagModifier and TypeMethodDescriptionQuicProtocolOptions.Builder.mergeEnabled(RuntimeFeatureFlag value) Runtime flag that controls whether the listener is enabled or not.QuicProtocolOptions.Builder.setEnabled(RuntimeFeatureFlag value) Runtime flag that controls whether the listener is enabled or not. -
Uses of RuntimeFeatureFlag in io.envoyproxy.envoy.extensions.filters.http.adaptive_concurrency.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.adaptive_concurrency.v3 that return RuntimeFeatureFlagModifier and TypeMethodDescriptionAdaptiveConcurrency.Builder.getEnabled()If set to false, the adaptive concurrency filter will operate as a pass-through filter.AdaptiveConcurrency.getEnabled()If set to false, the adaptive concurrency filter will operate as a pass-through filter.AdaptiveConcurrencyOrBuilder.getEnabled()If set to false, the adaptive concurrency filter will operate as a pass-through filter.Methods in io.envoyproxy.envoy.extensions.filters.http.adaptive_concurrency.v3 with parameters of type RuntimeFeatureFlagModifier and TypeMethodDescriptionAdaptiveConcurrency.Builder.mergeEnabled(RuntimeFeatureFlag value) If set to false, the adaptive concurrency filter will operate as a pass-through filter.AdaptiveConcurrency.Builder.setEnabled(RuntimeFeatureFlag value) If set to false, the adaptive concurrency filter will operate as a pass-through filter. -
Uses of RuntimeFeatureFlag in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3 that return RuntimeFeatureFlagModifier and TypeMethodDescriptionAdmissionControl.Builder.getEnabled()If set to false, the admission control filter will operate as a pass-through filter.AdmissionControl.getEnabled()If set to false, the admission control filter will operate as a pass-through filter.AdmissionControlOrBuilder.getEnabled()If set to false, the admission control filter will operate as a pass-through filter.Methods in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3 with parameters of type RuntimeFeatureFlagModifier and TypeMethodDescriptionAdmissionControl.Builder.mergeEnabled(RuntimeFeatureFlag value) If set to false, the admission control filter will operate as a pass-through filter.AdmissionControl.Builder.setEnabled(RuntimeFeatureFlag value) If set to false, the admission control filter will operate as a pass-through filter. -
Uses of RuntimeFeatureFlag in io.envoyproxy.envoy.extensions.filters.http.bandwidth_limit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.bandwidth_limit.v3 that return RuntimeFeatureFlagModifier and TypeMethodDescriptionBandwidthLimit.Builder.getRuntimeEnabled()Runtime flag that controls whether the filter is enabled or not.BandwidthLimit.getRuntimeEnabled()Runtime flag that controls whether the filter is enabled or not.BandwidthLimitOrBuilder.getRuntimeEnabled()Runtime flag that controls whether the filter is enabled or not.Methods in io.envoyproxy.envoy.extensions.filters.http.bandwidth_limit.v3 with parameters of type RuntimeFeatureFlagModifier and TypeMethodDescriptionBandwidthLimit.Builder.mergeRuntimeEnabled(RuntimeFeatureFlag value) Runtime flag that controls whether the filter is enabled or not.BandwidthLimit.Builder.setRuntimeEnabled(RuntimeFeatureFlag value) Runtime flag that controls whether the filter is enabled or not. -
Uses of RuntimeFeatureFlag in io.envoyproxy.envoy.extensions.filters.http.compressor.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.compressor.v3 that return RuntimeFeatureFlagModifier and TypeMethodDescriptionCompressor.CommonDirectionConfig.Builder.getEnabled()Runtime flag that controls whether compression is enabled for the direction this common config is applied to.Compressor.CommonDirectionConfig.getEnabled()Runtime flag that controls whether compression is enabled for the direction this common config is applied to.Compressor.CommonDirectionConfigOrBuilder.getEnabled()Runtime flag that controls whether compression is enabled for the direction this common config is applied to.Compressor.Builder.getRuntimeEnabled()Deprecated.envoy.extensions.filters.http.compressor.v3.Compressor.runtime_enabled is deprecated.Compressor.getRuntimeEnabled()Deprecated.envoy.extensions.filters.http.compressor.v3.Compressor.runtime_enabled is deprecated.CompressorOrBuilder.getRuntimeEnabled()Deprecated.envoy.extensions.filters.http.compressor.v3.Compressor.runtime_enabled is deprecated.Methods in io.envoyproxy.envoy.extensions.filters.http.compressor.v3 with parameters of type RuntimeFeatureFlagModifier and TypeMethodDescriptionCompressor.CommonDirectionConfig.Builder.mergeEnabled(RuntimeFeatureFlag value) Runtime flag that controls whether compression is enabled for the direction this common config is applied to.Compressor.Builder.mergeRuntimeEnabled(RuntimeFeatureFlag value) Deprecated.Compressor.CommonDirectionConfig.Builder.setEnabled(RuntimeFeatureFlag value) Runtime flag that controls whether compression is enabled for the direction this common config is applied to.Compressor.Builder.setRuntimeEnabled(RuntimeFeatureFlag value) Deprecated. -
Uses of RuntimeFeatureFlag in io.envoyproxy.envoy.extensions.filters.http.decompressor.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.decompressor.v3 that return RuntimeFeatureFlagModifier and TypeMethodDescriptionDecompressor.CommonDirectionConfig.Builder.getEnabled()Runtime flag that controls whether the filter is enabled for decompression or not.Decompressor.CommonDirectionConfig.getEnabled()Runtime flag that controls whether the filter is enabled for decompression or not.Decompressor.CommonDirectionConfigOrBuilder.getEnabled()Runtime flag that controls whether the filter is enabled for decompression or not.Methods in io.envoyproxy.envoy.extensions.filters.http.decompressor.v3 with parameters of type RuntimeFeatureFlagModifier and TypeMethodDescriptionDecompressor.CommonDirectionConfig.Builder.mergeEnabled(RuntimeFeatureFlag value) Runtime flag that controls whether the filter is enabled for decompression or not.Decompressor.CommonDirectionConfig.Builder.setEnabled(RuntimeFeatureFlag value) Runtime flag that controls whether the filter is enabled for decompression or not. -
Uses of RuntimeFeatureFlag in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return RuntimeFeatureFlagModifier and TypeMethodDescriptionExtAuthz.Builder.getDenyAtDisable()Specifies whether to deny the requests when the filter is disabled.ExtAuthz.getDenyAtDisable()Specifies whether to deny the requests when the filter is disabled.ExtAuthzOrBuilder.getDenyAtDisable()Specifies whether to deny the requests when the filter is disabled.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 with parameters of type RuntimeFeatureFlagModifier and TypeMethodDescriptionExtAuthz.Builder.mergeDenyAtDisable(RuntimeFeatureFlag value) Specifies whether to deny the requests when the filter is disabled.ExtAuthz.Builder.setDenyAtDisable(RuntimeFeatureFlag value) Specifies whether to deny the requests when the filter is disabled. -
Uses of RuntimeFeatureFlag in io.envoyproxy.envoy.extensions.filters.listener.local_ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.listener.local_ratelimit.v3 that return RuntimeFeatureFlagModifier and TypeMethodDescriptionLocalRateLimit.Builder.getRuntimeEnabled()Runtime flag that controls whether the filter is enabled or not.LocalRateLimit.getRuntimeEnabled()Runtime flag that controls whether the filter is enabled or not.LocalRateLimitOrBuilder.getRuntimeEnabled()Runtime flag that controls whether the filter is enabled or not.Methods in io.envoyproxy.envoy.extensions.filters.listener.local_ratelimit.v3 with parameters of type RuntimeFeatureFlagModifier and TypeMethodDescriptionLocalRateLimit.Builder.mergeRuntimeEnabled(RuntimeFeatureFlag value) Runtime flag that controls whether the filter is enabled or not.LocalRateLimit.Builder.setRuntimeEnabled(RuntimeFeatureFlag value) Runtime flag that controls whether the filter is enabled or not. -
Uses of RuntimeFeatureFlag in io.envoyproxy.envoy.extensions.filters.network.connection_limit.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.connection_limit.v3 that return RuntimeFeatureFlagModifier and TypeMethodDescriptionConnectionLimit.Builder.getRuntimeEnabled()Runtime flag that controls whether the filter is enabled or not.ConnectionLimit.getRuntimeEnabled()Runtime flag that controls whether the filter is enabled or not.ConnectionLimitOrBuilder.getRuntimeEnabled()Runtime flag that controls whether the filter is enabled or not.Methods in io.envoyproxy.envoy.extensions.filters.network.connection_limit.v3 with parameters of type RuntimeFeatureFlagModifier and TypeMethodDescriptionConnectionLimit.Builder.mergeRuntimeEnabled(RuntimeFeatureFlag value) Runtime flag that controls whether the filter is enabled or not.ConnectionLimit.Builder.setRuntimeEnabled(RuntimeFeatureFlag value) Runtime flag that controls whether the filter is enabled or not. -
Uses of RuntimeFeatureFlag in io.envoyproxy.envoy.extensions.filters.network.local_ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.local_ratelimit.v3 that return RuntimeFeatureFlagModifier and TypeMethodDescriptionLocalRateLimit.Builder.getRuntimeEnabled()Runtime flag that controls whether the filter is enabled or not.LocalRateLimit.getRuntimeEnabled()Runtime flag that controls whether the filter is enabled or not.LocalRateLimitOrBuilder.getRuntimeEnabled()Runtime flag that controls whether the filter is enabled or not.Methods in io.envoyproxy.envoy.extensions.filters.network.local_ratelimit.v3 with parameters of type RuntimeFeatureFlagModifier and TypeMethodDescriptionLocalRateLimit.Builder.mergeRuntimeEnabled(RuntimeFeatureFlag value) Runtime flag that controls whether the filter is enabled or not.LocalRateLimit.Builder.setRuntimeEnabled(RuntimeFeatureFlag value) Runtime flag that controls whether the filter is enabled or not.