Documentation
¶
Index ¶
Constants ¶
View Source
const ( Known = "known" Current = "current" Deleted = "deleted" Forever = "forever" )
Variables ¶
Functions ¶
func NewCommand ¶
func NewCommand(ctx context.Context, provider provider.Provider, loader manifestreader.ManifestLoader, ioStreams genericclioptions.IOStreams) *cobra.Command
Types ¶
type Runner ¶
Runner captures the parameters for the command and contains the run function.
func NewRunner ¶
func NewRunner(ctx context.Context, provider provider.Provider, loader manifestreader.ManifestLoader, ioStreams genericclioptions.IOStreams) *Runner
Click to show internal directories.
Click to hide internal directories.