AttachedVolume

data class AttachedVolume(val devicePath: String, val name: String)

AttachedVolume describes a volume attached to a node

Constructors

Link copied to clipboard
constructor(devicePath: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

DevicePath represents the device path where the volume should be available

Link copied to clipboard

Name of the attached volume