Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APBindingCommand ¶
type APBindingCommand struct {
// contains filtered or unexported fields
}
func NewAPBindingCommand ¶
func NewAPBindingCommand(cmdCtx *cmdcontext.CommandContext) *APBindingCommand
func (*APBindingCommand) GetAddCommand ¶
func (c *APBindingCommand) GetAddCommand() *cobra.Command
func (*APBindingCommand) GetDelCommand ¶
func (c *APBindingCommand) GetDelCommand() *cobra.Command
func (*APBindingCommand) GetListCommand ¶
func (c *APBindingCommand) GetListCommand() *cobra.Command
func (*APBindingCommand) GetRootCommand ¶
func (c *APBindingCommand) GetRootCommand() *cobra.Command
Click to show internal directories.
Click to hide internal directories.