CSINode Spec Args
data class CSINodeSpecArgs(val drivers: Output<List<CSINodeDriverArgs>>) : ConvertibleToJava<CSINodeSpecArgs>
CSINodeSpec holds information about the specification of all CSI drivers installed on a node
CSINodeSpec holds information about the specification of all CSI drivers installed on a node