Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NewStorageFunc ¶
type NewStorageFunc func(scheme *runtime.Scheme, restOptionsGetter generic.RESTOptionsGetter) (rest.StandardStorage, error)
type SharedStorageFactory ¶
type SharedStorageFactory interface {}
func NewSharedStorageFactory ¶
func NewSharedStorageFactory(optsGetter generic.RESTOptionsGetter) SharedStorageFactory
Click to show internal directories.
Click to hide internal directories.