Documentation ¶
Overview ¶
Code generated by "make cli"; DO NOT EDIT.
Code generated by "make cli"; DO NOT EDIT.
Code generated by "make cli"; DO NOT EDIT.
Index ¶
- type Command
- type OidcCommand
- type PasswordCommand
- func (c *PasswordCommand) AutocompleteArgs() complete.Predictor
- func (c *PasswordCommand) AutocompleteFlags() complete.Flags
- func (c *PasswordCommand) Flags() *base.FlagSets
- func (c *PasswordCommand) Help() string
- func (c *PasswordCommand) Run(args []string) int
- func (c *PasswordCommand) Synopsis() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OidcCommand ¶ added in v0.2.0
func (*OidcCommand) AutocompleteArgs ¶ added in v0.2.0
func (c *OidcCommand) AutocompleteArgs() complete.Predictor
func (*OidcCommand) AutocompleteFlags ¶ added in v0.2.0
func (c *OidcCommand) AutocompleteFlags() complete.Flags
func (*OidcCommand) Flags ¶ added in v0.2.0
func (c *OidcCommand) Flags() *base.FlagSets
func (*OidcCommand) Help ¶ added in v0.2.0
func (c *OidcCommand) Help() string
func (*OidcCommand) Run ¶ added in v0.2.0
func (c *OidcCommand) Run(args []string) int
func (*OidcCommand) Synopsis ¶ added in v0.2.0
func (c *OidcCommand) Synopsis() string
type PasswordCommand ¶
func (*PasswordCommand) AutocompleteArgs ¶
func (c *PasswordCommand) AutocompleteArgs() complete.Predictor
func (*PasswordCommand) AutocompleteFlags ¶
func (c *PasswordCommand) AutocompleteFlags() complete.Flags
func (*PasswordCommand) Flags ¶
func (c *PasswordCommand) Flags() *base.FlagSets
func (*PasswordCommand) Help ¶
func (c *PasswordCommand) Help() string
func (*PasswordCommand) Run ¶
func (c *PasswordCommand) Run(args []string) int
func (*PasswordCommand) Synopsis ¶
func (c *PasswordCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.