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