Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute(_version, _commit, _dateStr string)
Execute will create the cli with all subcommands and run it
func NewRootCmd ¶
Types ¶
type ByPriority ¶
type ByPriority []v1Command
func (ByPriority) Len ¶
func (a ByPriority) Len() int
func (ByPriority) Less ¶
func (a ByPriority) Less(i, j int) bool
func (ByPriority) Swap ¶
func (a ByPriority) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.