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 discovery.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 new storage provider.
Click to show internal directories.
Click to hide internal directories.