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 PullRequest bool GitClient gitclient.Interface CommandRunner cmdrunner.CommandRunner GitCommandRunner cmdrunner.CommandRunner }
Options the options for the command
func NewCmdApply ¶
NewCmdApply creates a command object for the command
func (*Options) Regenerate ¶
Regenerate regenerates the kubernetes resources
func (*Options) RunCommand ¶
Run runs the command
Click to show internal directories.
Click to hide internal directories.