Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
Dir string
Version string
RepositoryURL string
RepositoryOwner string
RepositoryName string
KptBinary string
Strategy string
IgnoreYamlContentError bool
GitClient gitclient.Interface
CommandRunner cmdrunner.CommandRunner
}
KptOptions the options for the command
func NewCmdKptUpdate ¶
NewCmdKptUpdate creates a command object for the command
func (*Options) LoadOverrideStrategies ¶
Click to show internal directories.
Click to hide internal directories.