package
3.1.0+incompatible
Repository: https://github.com/mem/singularity.git
Documentation: pkg.go.dev

# Functions

ConvertReference converts a source reference into a cache.ImageReference to cache its blobs.
ImageSHA calculates the SHA of a uri's manifest.
IsSupported returns whether or not the transport given is supported.
ParseImageName parses a uri (e.g.
TempImageExists returns whether or not the uri exists splatted out in the cache.OciTemp() directory.

# Structs

ImageReference wraps containers/image ImageReference type.