Parameters
string
The slug of the cluster to update.
cluster.UpdateOption
Optional new display name for the cluster.
cluster.UpdateOption
Optional new cluster description. Pass an empty string to clear the description.
Returns
The updated cluster object, including its slug, name, description, whether it can be deleted, and deployed workflows.Errors
cluster not found
The specified cluster does not exist.