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

# Packages

# Functions

NewImageStreamImport creates an importer that will load images from a remote Docker registry into an ImageStreamImport object.
ImageStreamLayerCache creates a new LRU cache of layer digests.

# Constants

Add a dockerregistry.Client to the passed context with this key to support v1 Docker registry importing.

# Structs

ImageStreamImport implements an import strategy for Docker images.

# Interfaces

Interface loads images into an image stream import request.
RepositoryRetriever fetches a Docker distribution.Repository.