X Tutup
Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 437 Bytes

File metadata and controls

13 lines (6 loc) · 437 Bytes

V1CSINodeSpec

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

Properties

Name Type Description Notes
drivers List<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.
X Tutup