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