VolumeAttachmentSpec
final case class VolumeAttachmentSpec(attacher: String, nodeName: String, source: VolumeAttachmentSource)
VolumeAttachmentSpec is the specification of a VolumeAttachment request.
- Source:
- VolumeAttachmentSpec.scala
VolumeAttachmentSpec is the specification of a VolumeAttachment request.