imageClient

package
v0.3.0-rc1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2015 License: Apache-2.0, Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ResolveImageName

func ResolveImageName(imageName string) error

Types

type ImageList

type ImageList struct {
	XMLName  xml.Name  `xml:"Images"`
	Xmlns    string    `xml:"xmlns,attr"`
	OSImages []OSImage `xml:"OSImage"`
}

func GetImageList

func GetImageList() (ImageList, error)

type OSImage

type OSImage struct {
	Category        string
	Label           string
	LogicalSizeInGB string
	Name            string
	OS              string
	Eula            string
	Description     string
	Location        string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL