VolumeAttachmentSpec

final case class VolumeAttachmentSpec(attacher: String, nodeName: String, source: VolumeAttachmentSource)

VolumeAttachmentSpec is the specification of a VolumeAttachment request.

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