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.33.2
- Published
- Jun 17, 2025
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 14 minutes ago –
Tools for package owners.