CSINodeSpec

io.k8s.api.storage.v1.CSINodeSpec

Description

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

Properties

drivers []CSINodeDriver required
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.