migrate

package
v0.0.0-...-c7d747a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2023 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

NewCommand returns the cobra command for the migrate command.

Types

type Runner

type Runner struct {
	Command *cobra.Command
	// contains filtered or unexported fields
}

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.

func (*Runner) Run

func (mr *Runner) Run(reader io.Reader, args []string) error

Run executes the migration from the ConfigMap based inventory to the ResourceGroup based inventory.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL