# Functions

CreateCluster will create a random cluster.
CreateClusterTemplate will create a random swarm cluster template.
CreateClusterTemplateCOE will create a random cluster template for the specified orchestration engine.
CreateClusterTimeout will create a random cluster and wait for it to reach CREATE_COMPLETE status within the given timeout duration.
CreateKubernetesCluster is the same as CreateCluster with a longer timeout necessary for creating a kubernetes cluster.
CreateKubernetesClusterTemplate will create a random kubernetes cluster template.
CreateQuota will create a random quota.
No description provided by the author
DeleteClusterTemplate will delete a given cluster-template.
No description provided by the author