package
1.5.1
Repository: https://github.com/csrwng/origin.git
Documentation: pkg.go.dev

# Functions

NewRegistry returns a new Registry interface for the given Storage.
NewREST returns a new REST.

# Variables

Strategy is the default logic that applies when creating UserIdentityMapping objects via the REST API.

# Structs

REST implements the RESTStorage interface in terms of an image registry and image repository registry.

# Interfaces

Registry is an interface implemented by things that know how to store UserIdentityMapping objects.
Storage is an interface for a standard REST Storage backend TODO: move me somewhere common.