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) *cobra.Command
Types ¶
type Runner ¶ added in v0.28.0
Runner captures the parameters for the command and contains the run function.
func GetRunner ¶ added in v0.28.0
func GetRunner(factory cmdutil.Factory, invFactory inventory.ClientFactory, loader manifestreader.ManifestLoader) *Runner
Click to show internal directories.
Click to hide internal directories.