View source: R/credentials_gce.R
gce_instance_service_accounts | R Documentation |
List all service accounts available on this GCE instance
gce_instance_service_accounts()
A data frame, where each row is a service account. Due to aliasing, there is no guarantee that each row represents a distinct service account.
The return value is built from a recursive query of the so-called "directory" of the instance's service accounts as documented in https://cloud.google.com/compute/docs/metadata/default-metadata-values#vm_instance_metadata.
credentials_gce()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.