V1CSINodeSpec

March 28, 2026 ยท View on GitHub

CSINodeSpec holds information about the specification of all CSI drivers installed on a node

Properties

NameTypeDescriptionNotes
driverslist[V1CSINodeDriver]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]