Documentation ¶
Index ¶
Constants ¶
View Source
const ( Azure = "azure" DO = "digitalocean" EC2 = "ec2" GCE = "gce" Packet = "packet" OpenStackMetadata = "openstack-metadata" VagrantVirtualbox = "vagrant-virtualbox" CloudStackConfigDrive = "cloudstack-configdrive" Custom = "custom" )
Variables ¶
View Source
var Platforms = []string{ Azure, DO, EC2, GCE, Packet, OpenStackMetadata, VagrantVirtualbox, CloudStackConfigDrive, Custom, }
Functions ¶
func IsSupportedPlatform ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.