Description Usage Arguments Examples
Gets the details of a specific cluster.
1 | getCluster(projectId, zone, clusterId)
|
projectId |
The Google Developers Console project ID or project number. |
zone |
The name of the Google Compute Engine zone in which the cluster resides. |
clusterId |
The name of the cluster to retrieve. |
1 | getCluster(projectId = "myProjectId", zone = "europe-west1-d", clusterId = "cluster-1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.