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 GitURL string GitUserName string GitToken string Namespace string ReleaseName string ChartName string ChartVersion string HelmBin string GitSetupCommands []string HelmSetArgs []string DryRun bool NoSwitchNamespace bool NoLog bool BatchMode bool JobLogOptions joblog.Options CommandRunner cmdrunner.CommandRunner Helmer helmer.Helmer SkipNamespaceCreation bool }
Options contains the command line arguments for this command
func NewCmdOperator ¶
NewCmdRun creates the new command
Click to show internal directories.
Click to hide internal directories.