Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Strategy = templateStrategy{kapi.Scheme, kapi.SimpleNameGenerator}
Strategy is the default logic that applies when creating and updating Template objects via the REST API.
Functions ¶
Types ¶
type REST ¶
type REST struct {
// contains filtered or unexported fields
}
REST implements RESTStorage interface for processing Template objects.
func NewREST ¶
NewREST creates new RESTStorage interface for processing Template objects. If legacyReturn is used, a Config object is returned. Otherwise, a List is returned TODO: remove support for Config when v1beta1 is removed.
Click to show internal directories.
Click to hide internal directories.