Description Usage Arguments Examples
Completes master IP rotation.
1 | completeIpRotation(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. |
1 | completeIpRotation(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.