Documentation ¶
Index ¶
- func CommandFor(basename string) *cobra.Command
- func GetCommandGroups(fullName string, f *clientcmd.Factory, in io.Reader, out io.Writer) (templates.CommandGroups, *cobra.Command)
- func NewCmdOptions(out io.Writer) *cobra.Command
- func NewCommandCLI(name, fullName string, in io.Reader, out, errout io.Writer) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandFor ¶
CommandFor returns the appropriate command for this base name, or the OpenShift CLI command.
func GetCommandGroups ¶ added in v0.2.5
func NewCmdOptions ¶
TODO ensure we can limit the number of options
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.