package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev
# Functions
SubcommandContext returns subcommand.Command that can be used to setup new LUCI authentication context for a process tree.
SubcommandContextWithParams returns subcommand.Command that can be used to setup new LUCI authentication context for a process tree.
SubcommandInfo returns subcommand.Command that can be used to print current cached credentials.
SubcommandInfoWithParams returns subcommand.Command that can be used to print current cached credentials.
SubcommandLogin returns subcommands.Command that can be used to perform interactive login.
SubcommandLoginWithParams returns subcommands.Command that can be used to perform interactive login.
SubcommandLogout returns subcommands.Command that can be used to purge cached credentials.
SubcommandLogoutWithParams returns subcommands.Command that can be used to purge cached credentials.
SubcommandToken returns subcommand.Command that can be used to print current access token.
SubcommandTokenWithParams returns subcommand.Command that can be used to print current access token.
# Constants
Process exit codes for subcommands.
Process exit codes for subcommands.
Process exit codes for subcommands.
Process exit codes for subcommands.
Process exit codes for subcommands.
# Structs
CommandParams specifies various parameters for a subcommand.
Flags defines command line flags related to authentication.