Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewREST ¶
func NewREST(imageRegistry image.Registry, imageRepositoryRegistry imagerepository.Registry) apiserver.RESTStorage
NewREST returns a new REST.
Types ¶
type REST ¶
type REST struct {
// contains filtered or unexported fields
}
REST implements the RESTStorage interface for ImageRepositoryTag It only supports the Get method and is used to simplify retrieving an Image by tag from an ImageRepository
Click to show internal directories.
Click to hide internal directories.