Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TroubleshootCommand ¶
type TroubleshootCommand struct {
*common.BaseCommand
}
TroubleshootCommand provides a synopsis for the troubleshoot subcommands (e.g. proxy, upstreams).
func (*TroubleshootCommand) Help ¶
func (c *TroubleshootCommand) Help() string
func (*TroubleshootCommand) Run ¶
func (c *TroubleshootCommand) Run([]string) int
Run prints out information about the subcommands.
func (*TroubleshootCommand) Synopsis ¶
func (c *TroubleshootCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.