Skip to main content
Schemaobject

io.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
optional

conditions 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
optional

lastTransitionTime is when the current set of conditions first appeared.

name string
required

name matches an entry in pod.spec.volumes.