Versions in this module Expand all Collapse all v1 v1.5.1 Mar 21, 2019 Changes in this version + var ErrMoreThanOneImage = errors.New("more than one image in oci, choose an image") + var Transport = ociTransport + func LoadManifestDescriptor(imgRef types.ImageReference) (imgspecv1.Descriptor, error) + func NewReference(dir, image string) (types.ImageReference, error) + func ParseReference(reference string) (types.ImageReference, error)