Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandFor ¶ added in v1.0.3
func CommandFor(basename string) *cobra.Command
CommandFor returns the appropriate command for this base name, or the OpenShift CLI command.
func NewCmdKubectl ¶
func NewCmdKubectl(name string, out io.Writer) *cobra.Command
NewCmdKubectl provides exactly the functionality from Kubernetes, but with support for OpenShift resources
func NewCommandCLI ¶
func NewCommandCLI(name, fullName string, in io.Reader, out, errout io.Writer) *cobra.Command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.