Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ImageMetadata ¶
type ImageMetadata struct { Main string Maintainer string Baseimage string PackageDirectory string Static string Path string Labels map[string]string Env map[string]string }
ImageMetadata utility struct containing image metadata
type PreparedImage ¶
type PreparedImage struct { Path string // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.