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

# Functions

NewRegistry returns a new Registry interface for the given Storage.
NewREST returns a new REST.
Strategy is the default logic that applies when creating ImageStreamMapping objects via the REST API.

# Structs

REST implements the RESTStorage interface in terms of an image registry and image stream registry.
Strategy implements behavior for image stream mappings.

# Interfaces

Registry is an interface for things that know how to store ImageStreamMapping objects.
Storage is an interface for a standard REST Storage backend.