Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Command ¶ added in v0.28.0
func Command(f cmdutil.Factory, invFactory inventory.ClientFactory, loader manifestreader.ManifestLoader, ioStreams genericiooptions.IOStreams) *cobra.Command
Command creates the Runner, returning the cobra command associated with it.
Types ¶
type Runner ¶ added in v0.28.0
Runner encapsulates data necessary to run the destroy command.
func GetRunner ¶ added in v0.28.0
func GetRunner(factory cmdutil.Factory, invFactory inventory.ClientFactory, loader manifestreader.ManifestLoader, ioStreams genericiooptions.IOStreams) *Runner
GetRunner creates and returns the Runner which stores the cobra command.
Click to show internal directories.
Click to hide internal directories.