Documentation ¶
Index ¶
- func HandlePluginCommand(pluginHandler util.PluginHandler, cmdArgs []string) error
- func NewDefaultKubectlCommand() *cobra.Command
- func NewDefaultKubectlCommandWithArgs(pluginHandler util.PluginHandler, args []string, in io.Reader, ...) *cobra.Command
- func NewDevctlCommand(in io.Reader, out, err io.Writer) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandlePluginCommand ¶ added in v0.9.8
func HandlePluginCommand(pluginHandler util.PluginHandler, cmdArgs []string) error
HandlePluginCommand receives a pluginHandler and command-line arguments and attempts to find a plugin executable on the PATH that satisfies the given arguments.
func NewDefaultKubectlCommand ¶ added in v0.9.8
NewDefaultKubectlCommand creates the `kubectl` command with default arguments
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.