Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdExec ¶
NewCmdExec returns a cobra command that executes a shell command.
Types ¶
type Options ¶
type Options struct { genericclioptions.IOStreams // contains filtered or unexported fields }
func NewOptions ¶
func NewOptions(ioStreams genericclioptions.IOStreams, cfg *options.Config) *Options
Click to show internal directories.
Click to hide internal directories.