Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // AliCloud is the provider for creating resources in the alibaba cloud. //AliCloud = provider("alicloud") // AWS is the provider for creating resources in AWS. AWS = provider("aws") // AzureRM is the provider for creating resources in the Azure clouds. AzureRM = provider("azurerm") // AzureStack is the provider for creating resources in Azure Stack. AzureStack = provider("azurestack") )
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.