GetClusterNodePoolUpgradeSetting

data class GetClusterNodePoolUpgradeSetting(val maxSurge: String)

Constructors

Link copied to clipboard
constructor(maxSurge: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum number or percentage of nodes which will be added to the Node Pool size during an upgrade.