Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindAMIForRegion ¶
func FindAMIForRegion(machineImages []config.MachineImage, imageName, version, regionName string) (string, error)
FindAMIForRegion takes a list of machine images, and the desired image name, version, and region. It tries to find the image with the given name and version in the desired region. If it cannot be found then an error is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.