package
0.0.0-20190116145627-8841ed7cc6ed
Repository: https://github.com/openshift/containers-image.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Delete deletes a transport from the registered transports.
Get returns the transport specified by name or nil when unavailable.
ImageName converts a types.ImageReference into an URL-like image name, which MUST be such that ParseImageName(ImageName(reference)) returns an equivalent reference.
ListNames returns a list of non deprecated transport names.
NewStubTransport returns an implementation of types.ImageTransport which has a name, but rejects any references with “the transport $name: is not supported in this build”.
Register registers a transport.