Schema
objectio.k8s.api.core.v1.PodVolumeHealth
PodVolumeHealth contains health information for a volume used by a pod, reported by the CSI node plugin via the kubelet.
- Source
specs/api__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
healthConditions array
optionalconditions is the set of adverse conditions reported by the CSI node plugin for this volume on this node. At most 16 conditions may be reported.
lastTransitionTime
optionallastTransitionTime is when the current set of conditions first appeared.
name string
requiredname matches an entry in pod.spec.volumes.