package
3.0.2+incompatible
Repository: https://github.com/sujil02/image.git
Documentation: pkg.go.dev

# Functions

LoadManifestDescriptor loads the manifest descriptor to be used to retrieve the image name when pulling an image.
NewReference returns an OCI reference for a directory and a image.
ParseReference converts a string, which should not start with the ImageTransport.Name prefix, into an OCI ImageReference.

# Variables

ErrMoreThanOneImage is an error returned when the manifest includes more than one image and the user should choose which one to use.
Transport is an ImageTransport for OCI directories.