Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CurrentCloudProvider CloudProvider CurrentCloudProviderArgs string )
Functions ¶
This section is empty.
Types ¶
type CloudProvider ¶
type CloudProvider string
const ( AWSCloudProvider CloudProvider = "aws" HetznerCloudProvider CloudProvider = "hetzner" )
Click to show internal directories.
Click to hide internal directories.