Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

Customize scopes of VMs #53

Open
akm opened this issue Aug 23, 2017 · 0 comments
Open

Customize scopes of VMs #53

akm opened this issue Aug 23, 2017 · 0 comments
Assignees

Comments

@akm
Copy link
Contributor

akm commented Aug 23, 2017

See

func (b *Builder) buildScopes() map[string]interface{} {
return map[string]interface{}{
"scopes": []interface{}{
"https://www.googleapis.com/auth/devstorage.full_control",
"https://www.googleapis.com/auth/pubsub",
"https://www.googleapis.com/auth/logging.write",
"https://www.googleapis.com/auth/monitoring.write",
},
}
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant