package
3.0.0+incompatible
Repository: https://github.com/lsm5/containers-image.git
Documentation: pkg.go.dev
# Functions
NewReference returns a docker-daemon reference for either the supplied image ID (config digest) or the supplied reference (which must satisfy !reference.IsNameOnly).
ParseReference converts a string, which should not start with the ImageTransport.Name prefix, into an ImageReference.
# Variables
Transport is an ImageTransport for images managed by a local Docker daemon.