listClusters: listClusters

Description Usage Arguments Examples

Description

Lists all clusters owned by a project in either the specified zone or all zones.

Usage

1
listClusters(projectId, zone = "-")

Arguments

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.

Examples

1
listClusters(projectId = "myProjectId", location = "europe-west1-d")

RhysJackson/googleKubernetesR documentation built on May 27, 2019, 12:17 p.m.