Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WhoamiCommand ¶
type WhoamiCommand struct{}
func (*WhoamiCommand) Execute ¶
func (w *WhoamiCommand) Execute(ctx context.Context, _ *flag.FlagSet, args ...interface{}) subcommands.ExitStatus
func (*WhoamiCommand) Name ¶
func (w *WhoamiCommand) Name() string
func (*WhoamiCommand) SetFlags ¶
func (w *WhoamiCommand) SetFlags(f *flag.FlagSet)
func (*WhoamiCommand) Synopsis ¶
func (w *WhoamiCommand) Synopsis() string
func (*WhoamiCommand) Usage ¶
func (w *WhoamiCommand) Usage() string
type WhoamiParams ¶
Click to show internal directories.
Click to hide internal directories.