Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RESTStorageProvider ¶
type RESTStorageProvider struct { }
RESTStorageProvider providers information needed to build RESTStorage for core.
func (RESTStorageProvider) GroupName ¶
func (p RESTStorageProvider) GroupName() string
GroupName return ami group name
func (RESTStorageProvider) NewRESTStorage ¶
func (p RESTStorageProvider) NewRESTStorage(apiResourceConfigSource serverstorage.APIResourceConfigSource, restOptionsGetter generic.RESTOptionsGetter) (genericapiserver.APIGroupInfo, bool)
NewRESTStorage create a RESTStorage provider
Click to show internal directories.
Click to hide internal directories.