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

pub async fn create_pool(
    configuration: &Configuration,
    region: &str,
    cluster_id: &str,
    inline_object27: InlineObject27
) -> Result<ScalewayK8sV1Pool, Error<CreatePoolError>>
Expand description

This method allows to create a new pool in a specific Kubernetes cluster.