Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RESTStorageProvider ¶
type RESTStorageProvider struct{}
func (RESTStorageProvider) GroupName ¶
func (p RESTStorageProvider) GroupName() string
func (RESTStorageProvider) NewRESTStorage ¶
func (p RESTStorageProvider) NewRESTStorage(apiResourceConfigSource serverstorage.APIResourceConfigSource, restOptionsGetter generic.RESTOptionsGetter) (genericapiserver.APIGroupInfo, bool)
type RollbackREST ¶ added in v1.12.0
type RollbackREST struct {
*deploymentstore.RollbackREST
}
func (*RollbackREST) ProducesObject ¶ added in v1.12.0
func (r *RollbackREST) ProducesObject(verb string) interface{}
override RollbackREST.ProducesObject
Click to show internal directories.
Click to hide internal directories.