create_environment_wizard

Function create_environment_wizard 

Source
pub async fn create_environment_wizard(
    client: &PlatformApiClient,
    project_id: &str,
) -> EnvironmentCreationResult
Expand description

Run the environment creation wizard

Guides user through:

  1. Choosing environment name
  2. Selecting target type (Kubernetes or Cloud Runner)
  3. If Kubernetes: selecting a cluster