package
0.0.0-20190116145627-8841ed7cc6ed
Repository: https://github.com/openshift/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.