Schema
objectio.k8s.api.storage.v1.StorageHealth
StorageHealth contains storage backend health reported by a CSI driver on a node.
- Source
specs/apis__storage.k8s.io__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
healthConditions array
optionalhealthConditions are the adverse storage backend conditions reported by the CSI driver. At most 16 conditions may be reported.
name string
requiredname is the CSI driver name, matching CSINodeDriver.name.