Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResourceStorageProviderFn ¶ added in v0.0.2
type ResourceStorageProviderFn func(scheme *runtime.Scheme, getter genericregistry.RESTOptionsGetter) (rest.Storage, error)
type StorageProvider ¶ added in v0.0.2
type StorageProvider struct {
ResourceStorageProviderFn ResourceStorageProviderFn
StatusSubResourceStorageProviderFn SubResourceStorageProviderFn
ArbitrarySubresourceHandlerProviders map[string]SubResourceStorageProviderFn
}
Click to show internal directories.
Click to hide internal directories.