NodePoolNodeConfigSecondaryBootDisk

data class NodePoolNodeConfigSecondaryBootDisk(val diskImage: String, val mode: String? = null)

Constructors

Link copied to clipboard
constructor(diskImage: String, mode: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Disk image to create the secondary boot disk from

Link copied to clipboard
val mode: String? = null

Mode for how the secondary boot disk is used.