Function scaleway_api_rs::apis::clusters_api::upgrade_cluster[][src]

pub async fn upgrade_cluster(
    configuration: &Configuration,
    region: &str,
    cluster_id: &str,
    inline_object28: InlineObject28
) -> Result<ScalewayK8sV1Cluster, Error<UpgradeClusterError>>
Expand description

This method allows to upgrade a specific Kubernetes cluster and/or its associated pools to a specific and supported Kubernetes version.