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

pub async fn get_cluster(
    configuration: &Configuration,
    region: &str,
    cluster_id: &str
) -> Result<ScalewayK8sV1Cluster, Error<GetClusterError>>
Expand description

This method allows to get details about a specific Kubernetes cluster.