# Functions

Disable disables the specified feature.
Enabled verifies whether the feature is enabled or not.
FeatureGates contains a list of all supported feature gates and their default values.

# Constants

CacheSecretsAndConfigMaps controls whether Secrets and ConfigMaps should be cached.
DisableFailFastBehavior controls whether the fail-fast behavior when waiting for resources to become ready should be disabled.
DisableStatusPollerCache controls whether the status polling cache should be disabled.
GroupChangelog controls groups kubernetes objects names on log output reduces cardinality of logs when logging to elasticsearch.
StrictPostBuildSubstitutions controls whether the post-build substitutions should fail if a variable without a default value is declared in files but is missing from the input vars.