cloud.google.com/go/compute/metadata.Client.Scopes (method)

2 uses

	cloud.google.com/go/compute/metadata (current package)
		metadata.go#L255: func Scopes(serviceAccount string) ([]string, error) { return defaultClient.Scopes(serviceAccount) }
		metadata.go#L457: func (c *Client) Scopes(serviceAccount string) ([]string, error) {