Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UseHostGCloudBinary = false
Functions ¶
func Credentials ¶
Types ¶
type ConfigHelper ¶
type ConfigHelper struct {
Credential credential `json:"credential"`
}
type TokenSource ¶
type TokenSource struct {
// contains filtered or unexported fields
}
func NewTokenSource ¶
func NewTokenSource(ctx context.Context) *TokenSource
Click to show internal directories.
Click to hide internal directories.