Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StorageProvider ¶ added in v1.19.0
type StorageProvider struct{}
StorageProvider is a struct for apps REST storage.
func (StorageProvider) GroupName ¶ added in v1.19.0
func (p StorageProvider) GroupName() string
GroupName returns name of the group
func (StorageProvider) NewRESTStorage ¶ added in v1.19.0
func (p StorageProvider) NewRESTStorage(apiResourceConfigSource serverstorage.APIResourceConfigSource, restOptionsGetter generic.RESTOptionsGetter) (genericapiserver.APIGroupInfo, error)
NewRESTStorage returns APIGroupInfo object.
Click to show internal directories.
Click to hide internal directories.