Description Usage Arguments Examples
Lists all clusters owned by a project in either the specified zone or all zones.
1 | listClusters(projectId, zone = "-")
|
projectId |
The Google Developers Console project ID or project number. |
zone |
The name of the Google Compute Engine zone in which the cluster resides, or "-" for all zones. Defaults to all zones. |
1 | listClusters(projectId = "myProjectId", location = "europe-west1-d")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.