# 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.