Documentation
¶
Index ¶
Constants ¶
View Source
const ( TinkerbellProviderEnvVar = "TINKERBELL_PROVIDER" TinkebellStackSetupEnvVar = "TINKERBELL_ENABLE_STACK_CREATION" CloudStackProviderEnvVar = "CLOUDSTACK_PROVIDER" CloudStackKubeVipDisabledEnvVar = "CLOUDSTACK_KUBE_VIP_DISABLED" SnowProviderEnvVar = "SNOW_PROVIDER" FullLifecycleAPIEnvVar = "FULL_LIFECYCLE_API" FullLifecycleGate = "FullLifecycleAPI" CuratedPackagesEnvVar = "CURATED_PACKAGES_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 CloudStackKubeVipDisabled ¶ added in v0.9.0
func CloudStackKubeVipDisabled() Feature
func CloudStackProvider ¶ added in v0.8.0
func CloudStackProvider() Feature
func CuratedPackagesSupport ¶ added in v0.8.0
func CuratedPackagesSupport() Feature
func FullLifecycleAPI ¶ added in v0.7.0
func FullLifecycleAPI() Feature
func SnowProvider ¶ added in v0.8.0
func SnowProvider() Feature
func TinkerbellProvider ¶ added in v0.7.0
func TinkerbellProvider() Feature
func TinkerbellStackSetup ¶ added in v0.9.0
func TinkerbellStackSetup() Feature
Click to show internal directories.
Click to hide internal directories.