Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StorageProvider ¶
type StorageProvider struct {
LoopbackClientConfig *restclient.Config
}
StorageProvider is a REST type for oauth resources storage that implement RestStorageProvider interface
func (*StorageProvider) GroupName ¶
func (*StorageProvider) GroupName() string
GroupName return the api group name
func (*StorageProvider) NewRESTStorage ¶
func (s *StorageProvider) NewRESTStorage(apiResourceConfigSource serverstorage.APIResourceConfigSource, restOptionsGetter generic.RESTOptionsGetter) (genericserver.APIGroupInfo, bool)
NewRESTStorage is a factory constructor to creates and returns the APIGroupInfo
Click to show internal directories.
Click to hide internal directories.