Function create_cluster

Source
pub async fn create_cluster(
    configuration: &Configuration,
    region: &str,
    create_cluster_request: CreateClusterRequest,
) -> Result<ScalewayPeriodK8sPeriodV1PeriodCluster, Error<CreateClusterError>>
Expand description

This method allows to create a new Kubernetes cluster on an account.