Documentation ¶ Index ¶ func NewConfigTokenSource(cfg config.Config, httpClient *http.Client, protocol, hostname string) (oauth2.TokenSource, error) func StartFlow(ctx context.Context, cfg config.Config, out io.Writer, httpClient *http.Client, ...) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewConfigTokenSource ¶ func NewConfigTokenSource(cfg config.Config, httpClient *http.Client, protocol, hostname string) (oauth2.TokenSource, error) func StartFlow ¶ func StartFlow(ctx context.Context, cfg config.Config, out io.Writer, httpClient *http.Client, hostname string) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files config.gooauth2.gotoken_source.go Click to show internal directories. Click to hide internal directories.