Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Ignition is the provider for creating ignition config files. Ignition = provider("ignition") // Local is the provider for creating local files. Local = provider("local") // OpenStack is the provider for creating resources in OpenStack. OpenStack = provider("openstack") // Time is the provider for adding create and sleep requirements for resources. Time = provider("time") )
Functions ¶
func UnpackTerraformBinary ¶
UnpackTerraformBinary unpacks the terraform binary from the embedded data so that it can be run to create the infrastructure for the cluster.
Types ¶
Click to show internal directories.
Click to hide internal directories.