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

pub async fn get_pool(
    configuration: &Configuration,
    region: &str,
    pool_id: &str
) -> Result<ScalewayK8sV1Pool, Error<GetPoolError>>
Expand description

This method allows to get details about a specific pool.