package storage
import "k8s.io/kubernetes/pkg/registry/storage/csistoragecapacity/storage"
Index ¶
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
Source Files ¶
storage.go
- Version
- v1.30.0-rc.2
- Published
- Apr 11, 2024
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 55 seconds ago –
Tools for package owners.