package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Functions

NewREST returns a REST storage implementation that handles importing images.

# Structs

REST implements the RESTStorage interface for ImageStreamImport.

# Type aliases

ImporterDockerRegistryFunc returns an instance of a docker client that should be used per invocation of import, may be nil if no legacy import capability is required.
ImporterFunc returns an instance of the importer that should be used per invocation.