Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindImageForCloudProfile ¶
func FindImageForCloudProfile(machineImages []config.MachineImage, imageName, version, cloudProfileName string) (string, error)
FindImageForCloudProfile takes a list of machine images, and the desired image name, version, and cloud profile name. It tries to find the image with the given name and version in the desired cloud profile. 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.