Schema
objectio.k8s.api.core.v1.VolumeHealthStatus
VolumeHealthStatus contains health information for a volume reported by the CSI controller plugin.
- Source
specs/api__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
healthConditions array
optionalconditions is the set of adverse conditions reported by the CSI controller plugin. An empty list means no adverse condition. At most 16 conditions may be reported.
lastTransitionTime
optionallastTransitionTime is when the current set of conditions first appeared.