site

package
v0.0.0-...-e560ebb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2021 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package site contains functions and constants related to execution of this tool in specific environments (e.g., developer workstation vs buildbucket build)

Index

Constants

This section is empty.

Variables

View Source
var DefaultAuthOptions = auth.Options{

	ClientID:     "446450136466-2hr92jrq8e6i4tnsa56b52vacp7t3936.apps.googleusercontent.com",
	ClientSecret: "uBfbay2KCy9t4QveJ-dOqHtp",
	SecretsDir:   secretsDir(),
	Scopes:       append(gs.ReadOnlyScopes, gitiles.OAuthScope, auth.OAuthScopeEmail),
}

DefaultAuthOptions is an auth.Options struct prefilled with command-wide defaults.

These defaults support invocation of the command in developer environments. The recipe invodation in a BuildBucket should override these defaults.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL