gcp-gke-legacy-master-auth
Legacy cluster basic-auth and client-certificate credentials may be returned when those deprecated mechanisms remain configured.
Where it sits
| location | container.projects.zones.clusters.get.masterAuth.{username,password,clientCertificate,clientKey} |
| location kind | secret_value |
| data kinds | credential password private_key certificate |
| emits edge | CanReadCredential |
| service | GKE (gcp:gke) |
Collection recipe
| access mode | read_api |
| operation | container.projects.zones.clusters.get |
| response path | masterAuth.{username,password,clientCertificate,clientKey} |
| encoding | json |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
container.clusters.get
References