Module k8s_openapi::api::storage::v1beta1
source · Structs
CSIStorageCapacity stores the result of one CSI GetCapacity call. For a given StorageClass, this describes the available capacity in a particular topology segment. This can be used when considering where to instantiate new PersistentVolumes.
Enums
Use
<ReadCSIStorageCapacityResponse as Response>::try_from_parts
to parse the HTTP response body of CSIStorageCapacity::read