Documentation
¶
Index ¶
Constants ¶
View Source
const ( TaintsSupportEnvVar = "TAINTS_SUPPORT" NodeLabelsSupportEnvVar = "NODE_LABELS_SUPPORT" TinkerbellProviderEnvVar = "TINKERBELL_PROVIDER" FullLifecycleAPIEnvVar = "FULL_LIFECYCLE_API" FullLifecycleGate = "FullLifecycleAPI" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Feature ¶
func FullLifecycleAPI ¶ added in v0.7.0
func FullLifecycleAPI() Feature
func NodeLabelsSupport ¶ added in v0.7.0
func NodeLabelsSupport() Feature
func TaintsSupport ¶ added in v0.6.1
func TaintsSupport() Feature
func TinkerbellProvider ¶ added in v0.7.0
func TinkerbellProvider() Feature
Click to show internal directories.
Click to hide internal directories.