Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { UseHelmPlugin bool NoRelease bool HelmBinary string ChartsDir string RepositoryName string RepositoryURL string RepositoryUsername string RepositoryPassword string Version string VersionFile string Namespace string KubeClient kubernetes.Interface JXClient jxc.Interface CommandRunner cmdrunner.CommandRunner }
Options the options for the command
func NewCmdHelmRelease ¶
NewCmdHelmRelease creates a command object for the command
Click to show internal directories.
Click to hide internal directories.