VMwareClusterUpgradePolicy

data class VMwareClusterUpgradePolicy(val controlPlaneOnly: Boolean? = null)

Constructors

Link copied to clipboard
constructor(controlPlaneOnly: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Controls whether the upgrade applies to the control plane only.