kubernetes/pkg/registry/storage/csistoragecapacity/storage/storage.go

type CSIStorageCapacityStorage

type REST

// NewStorage returns a RESTStorage object that will work against CSIStorageCapacity
func NewStorage(optsGetter generic.RESTOptionsGetter) (*CSIStorageCapacityStorage, error) {}