import "google.golang.org/grpc/credentials/google"
Package google defines credentials for google cloud services.
func NewComputeEngineCredentials() credentials.Bundle
NewComputeEngineCredentials returns a credentials bundle that is configured to work with google services. This API must only be used when running on GCE. Authentication configured by this API represents the GCE VM's default service account.
This API is experimental.
func NewDefaultCredentials() credentials.Bundle
NewDefaultCredentials returns a credentials bundle that is configured to work with google services.
This API is experimental.
Package google imports 8 packages (graph) and is imported by 15 packages. Updated 2020-08-07. Refresh now. Tools for package owners.