# Functions
ImageStreamToSelectableFields returns a label set that represents the object.
MatchImageStreamTag returns a generic matcher for a given label and field selector.
NewRegistry returns a new Registry interface for the given Storage.
NewREST returns a new REST.
# Variables
No description provided by the author
# Structs
REST implements the RESTStorage interface for ImageStreamTag It only supports the Get method and is used to simplify retrieving an Image by tag from an ImageStream.