objectio.k8s.api.storage.v1.StorageHealthCondition
StorageHealthCondition represents an adverse health condition reported by a CSI driver for its storage backend on a node.
- Source
specs/apis__storage.k8s.io__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
accessMode is the access mode affected. Nil means all access modes are affected.
lastTransitionTime is when this condition first appeared at its current state.
message is a human-readable description. Maximum permitted length of a message is 1024 characters.
reason is a brief CamelCase machine-parseable reason. Maximum permitted length of a reason is 256 characters.
status is the health status category. One of "StorageUnreachable", "StorageDegraded".
volumeMode is the volume mode affected. Nil means both are affected.