CSINodeDriver

final case class CSINodeDriver(allocatable: Option[VolumeNodeResources], name: String, nodeID: String, topologyKeys: Option[Seq[String]])

CSINodeDriver holds information about the specification of one CSI driver installed on a node

Source:
CSINodeDriver.scala
trait Product
trait Equals
class Object
trait Matchable
class Any