Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func NewCommand(ctx context.Context, f util.Factory, cmLoader manifestreader.ManifestLoader, ioStreams genericclioptions.IOStreams) *cobra.Command
NewCommand returns the cobra command for the migrate command.
Types ¶
type Runner ¶
MigrateRunner encapsulates fields for the kpt migrate command.
func NewRunner ¶
func NewRunner( ctx context.Context, factory util.Factory, cmLoader manifestreader.ManifestLoader, ioStreams genericclioptions.IOStreams, ) *Runner
NewRunner returns a pointer to an initial MigrateRunner structure.
Click to show internal directories.
Click to hide internal directories.