# Functions

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.
GitAllBranchReferences enables the download of all branch head references when push branches are configured.
GitForcePushBranch enables the use of "force push" when push branches are configured.
GitShallowClone enables the use of shallow clones when pulling source from Git repositories.