Documentation ¶
Index ¶
- func GetGCPData() ([]byte, error)
- func GetGCPDiskImageURL(projectID, family string) string
- func GetGCPRegionFromZone(zone string) (string, error)
- func GetStartupScript() (string, error)
- func IsValidGCPDiskImageFamily(location, diskImageFamilyToCheck string) (string, error)
- func IsValidGCPLocation(location string) bool
- func IsValidGCPMachineType(location, machineType string) bool
- type DiskImage
- type GCPData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGCPData ¶
func GetGCPDiskImageURL ¶
func GetGCPRegionFromZone ¶
func GetStartupScript ¶
func IsValidGCPDiskImageFamily ¶
Returns the name of the disk image, if the disk image family is valid, otherwise returns an empty string
func IsValidGCPLocation ¶
func IsValidGCPMachineType ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.