kubernetes v1.37

CSINodeStatus

CSINodeStatus contains health and status information for storage on a node.

1 fields
CSINodeStatus fields and descriptions
Field / TypeDescription
StorageHealth[]

storageHealth contains backend health reports for CSI drivers registered on the node.

  • x-kubernetes-list-map-keys: ["name"]
  • x-kubernetes-list-type: "map"
  • x-kubernetes-patch-merge-key: "name"
  • x-kubernetes-patch-strategy: "merge"