# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Get ApplyRunner returns a wrapper around the cli-utils apply command ApplyRunner.
No description provided by the author
GetDestroyRunner returns a wrapper around the cli-utils destroy command DestroyRunner.
No description provided by the author
No description provided by the author
GetInstallRGRunner returns a pointer to an initial InstallRGRunner structure.
GetKptCommands returns the set of kpt commands to be registered.
No description provided by the author
NewMigrateRunner returns a pointer to an initial MigrateRunner structure.
No description provided by the author
Get PreviewRunner returns a wrapper around the cli-utils preview command PreviewRunner.
No description provided by the author
NewCmdInit returns the cobra command for the init command.
NewCmdInstallRG returns the cobra command for the install-resource-group command.
NewCmdMigrate returns the cobra command for the migrate command.
NewKptInitOptions returns a pointer to an initial KptInitOptions structure.
NormalizeCommand will modify commands to be consistent, e.g.
SetCommand wraps the kustomize set command in order to automatically update a project number if a project id is set.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ApplyRunnerWrapper encapsulates the cli-utils apply command ApplyRunner as well as structures necessary to run.
DestroyRunnerWrapper encapsulates the cli-utils destroy command DestroyRunner as well as structures necessary to run.
InstallRGRunner encapsulates fields for the kpt live install-resource-group command.
InvExistsError defines new error when the inventory values have already been set on the Kptfile.
KptInitOptions encapsulates fields for kpt init command.
MigrateRunner encapsulates fields for the kpt migrate command.
PreviewRunnerWrapper encapsulates the cli-utils preview command PreviewRunner as well as structures necessary to run.