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 an empty struct.
func (StorageProvider) GroupName ¶
func (p StorageProvider) GroupName() string
GroupName returns the garden group name.
func (StorageProvider) NewRESTStorage ¶
func (p StorageProvider) NewRESTStorage(restOptionsGetter generic.RESTOptionsGetter) genericapiserver.APIGroupInfo
NewRESTStorage creates a new API group info object and registers the v1alpha1 Garden storage.
Click to show internal directories.
Click to hide internal directories.