.gcloud_service_account_auth | R Documentation |
Authenticate with gcloud service account.
.gcloud_service_account_auth(secret)
secret |
character(1) path to the location of the secret key for the service account. |
The function requires a secret service account key file which is shared with the kubernetes cluster. The service account secret has minimum requirements to run functionality for 'gsutil mb' and 'gsutil rsync'.
'.gcloud_auth()' shows a message on successful authentication.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.