Documentation
¶
Overview ¶
Package site contains site local constants for the qscheduler tool.
Index ¶
Constants ¶
View Source
const OAuthScopeCloudPlatform = "https://www.googleapis.com/auth/cloud-platform"
OAuthScopeCloudPlatform is a scope for using Google Cloud Platform
View Source
const OAuthScopePubsub = "https://www.googleapis.com/auth/pubsub"
OAuthScopePubsub is a scope for using Google Cloud Pubsub
Variables ¶
View Source
var DefaultAuthOptions auth.Options
DefaultAuthOptions is an auth.Options struct prefilled with chrome-infra defaults.
TODO(akeshet): This is copied from the Go swarming client. We should probably get our own OAuth client credentials at some point.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.