Files
c/kubernetes/docs/v1_csi_node_spec.md
2021-03-17 16:50:46 +08:00

493 B

v1_csi_node_spec_t

Properties

Name Type Description Notes
drivers list_t * drivers is a list of information of all CSI Drivers existing on a node. If all drivers in the list are uninstalled, this can become empty.

[Back to Model list] [Back to API list] [Back to README]