Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AuthKindCommand ¶
type SSOConfigureCommand ¶
type SSOConfigureCommand struct { Config *servicecfg.Config ConfigureCmd *kingpin.CmdClause AuthCommands []*AuthKindCommand Logger *logrus.Entry }
SSOConfigureCommand implements common.CLICommand interface
func (*SSOConfigureCommand) Initialize ¶
func (cmd *SSOConfigureCommand) Initialize(app *kingpin.Application, cfg *servicecfg.Config)
Initialize allows a caller-defined command to plug itself into CLI argument parsing
Click to show internal directories.
Click to hide internal directories.