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 PrivilegedUsername string PlatformClient platformversionedclient.PlatformV1Interface //used by structs like logfile tree to get cluster client and then communicate with clusters }
StorageProvider is a REST type for core 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)
Click to show internal directories.
Click to hide internal directories.