Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CSIStorageCapacityStorage ¶
type CSIStorageCapacityStorage struct {
CSIStorageCapacity *REST
}
CSIStorageCapacityStorage includes storage for CSIStorageCapacity and all subresources
func NewStorage ¶
func NewStorage(optsGetter generic.RESTOptionsGetter) (*CSIStorageCapacityStorage, error)
NewStorage returns a RESTStorage object that will work against CSIStorageCapacity
type REST ¶
type REST struct {
*genericregistry.Store
}
REST object that will work for CSIStorageCapacity
Click to show internal directories.
Click to hide internal directories.