Documentation ¶
Overview ¶
Package utils defines utilities for the VM manager.
Index ¶
Constants ¶
View Source
const EmailScope = "https://www.googleapis.com/auth/userinfo.email"
Variables ¶
This section is empty.
Functions ¶
func GetGoogleHTTPClient ¶
GetGoogleHTTPClient gets an HTTP client that is authenticated with Google OAuth credentials.
This first attempts to use the credentials of the signed-in `gcloud` user, and then falls back to using the application default credentials if that fails.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.