Managed Cluster Update Response
data class ManagedClusterUpdateResponse(val nodeImageSelection: NodeImageSelectionResponse? = null, val upgrade: ManagedClusterUpgradeSpecResponse)
The update to be applied to the ManagedClusters.
Constructors
Link copied to clipboard
constructor(nodeImageSelection: NodeImageSelectionResponse? = null, upgrade: ManagedClusterUpgradeSpecResponse)