Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Check ¶ added in v1.0.0
type Check struct {
// contains filtered or unexported fields
}
type ImageMetadata ¶
type Out ¶ added in v1.0.0
type Out struct {
// contains filtered or unexported fields
}
type TagVersion ¶ added in v1.0.0
type TagVersions ¶ added in v1.0.0
type TagVersions []TagVersion
func (TagVersions) Len ¶ added in v1.0.0
func (vs TagVersions) Len() int
func (TagVersions) Less ¶ added in v1.0.0
func (vs TagVersions) Less(i, j int) bool
func (TagVersions) Swap ¶ added in v1.0.0
func (vs TagVersions) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.