Function scaleway_api_rs::apis::pools_api::upgrade_pool[][src]

pub async fn upgrade_pool(
    configuration: &Configuration,
    region: &str,
    pool_id: &str,
    inline_object30: InlineObject30
) -> Result<ScalewayK8sV1Pool, Error<UpgradePoolError>>
Expand description

This method allows to upgrade the Kubernetes version of a specific pool. Note that this will work when the targeted version is the same than the version of the cluster.