Documentation ¶
Index ¶
Constants ¶
View Source
const ( CloudStackKubeVipDisabledEnvVar = "CLOUDSTACK_KUBE_VIP_DISABLED" SnowProviderEnvVar = "SNOW_PROVIDER" FullLifecycleAPIEnvVar = "FULL_LIFECYCLE_API" FullLifecycleGate = "FullLifecycleAPI" CheckpointEnabledEnvVar = "CHECKPOINT_ENABLED" UseNewWorkflowsEnvVar = "USE_NEW_WORKFLOWS" K8s126SupportEnvVar = "K8S_1_26_SUPPORT" )
Variables ¶
This section is empty.
Functions ¶
func ClearCache ¶ added in v0.9.0
func ClearCache()
ClearCache is mainly used for unit tests as of now.
Types ¶
type Feature ¶
func CheckpointEnabled ¶ added in v0.11.0
func CheckpointEnabled() Feature
func CloudStackKubeVipDisabled ¶ added in v0.9.0
func CloudStackKubeVipDisabled() Feature
func FullLifecycleAPI ¶ added in v0.7.0
func FullLifecycleAPI() Feature
func K8s126Support ¶ added in v0.14.2
func K8s126Support() Feature
K8s126Support is the feature flag for Kubernetes 1.26 support.
func UseNewWorkflows ¶ added in v0.12.0
func UseNewWorkflows() Feature
Click to show internal directories.
Click to hide internal directories.