Documentation
¶
Index ¶
- Variables
- func CreateEmptyImageLayout(path string) (layout.Path, error)
- func FindImageByTag(l layout.Path, tag string) (v1.Image, error)
- func FindImageDescriptorByTag(l layout.Path, tag string) (v1.Descriptor, error)
- func SortIndexManifests(l layout.Path) error
- func TagImage(l layout.Path, imageDigest v1.Hash, tag string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrImageNotFound = errors.New("image not found")
Functions ¶
func CreateEmptyImageLayout ¶ added in v0.10.0
func FindImageDescriptorByTag ¶ added in v0.12.0
func SortIndexManifests ¶ added in v0.9.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.