Documentation
¶
Index ¶
- func NewGatewayCommand() *cobra.Command
- type GatewayCommand
- func (gCmd *GatewayCommand) AddFlags()
- func (gCmd *GatewayCommand) Init(cmd *cobra.Command, args []string) error
- func (gCmd *GatewayCommand) Print(cmd *cobra.Command, args []string) error
- func (gCmd *GatewayCommand) ResultPlainOutput() error
- func (gCmd *GatewayCommand) RunCommand(cmd *cobra.Command, args []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGatewayCommand ¶
Types ¶
type GatewayCommand ¶
type GatewayCommand struct {
basecmd.FinalDingoCmd
}
func (*GatewayCommand) AddFlags ¶
func (gCmd *GatewayCommand) AddFlags()
func (*GatewayCommand) Init ¶
func (gCmd *GatewayCommand) Init(cmd *cobra.Command, args []string) error
func (*GatewayCommand) Print ¶
func (gCmd *GatewayCommand) Print(cmd *cobra.Command, args []string) error
func (*GatewayCommand) ResultPlainOutput ¶
func (gCmd *GatewayCommand) ResultPlainOutput() error
func (*GatewayCommand) RunCommand ¶
func (gCmd *GatewayCommand) RunCommand(cmd *cobra.Command, args []string) error
Click to show internal directories.
Click to hide internal directories.