Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConfigCommand ¶
func NewConfigCommand(componentName string, defaultComponentConfigFunc func() (interface{}, error)) *cobra.Command
NewConfigCommand returns cobra.Command for "<component> config" command
func NewGenDocCommand ¶
func NewVersionCommand ¶
NewVersionCommand returns cobra.Command for "<component> version" command
Types ¶
type GenDocCommand ¶
type GenDocCommand struct {
// contains filtered or unexported fields
}
GenDocCommand is used to implement 'gen-doc' command.
Click to show internal directories.
Click to hide internal directories.