package
Version:
v1.5.0
Opens a new window with list of versions in this module.
Published: Aug 28, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ImageInfo struct {
Size int `json:"size"`
Architecture string `json:"architecture"`
Variant interface{} `json:"variant"`
Features interface{} `json:"features"`
Os interface{} `json:"os"`
OsVersion interface{} `json:"os_version"`
OsFeatures interface{} `json:"os_features"`
}
type ImageTags struct {
Name string `json:"name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.