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 ChartOCI 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 GitClient gitclient.Interface CommandRunner cmdrunner.CommandRunner }
Options the options for the command
func NewCmdHelmRelease ¶
NewCmdHelmRelease creates a command object for the command
func (*Options) BasicRegistry ¶ added in v0.0.505
func (*Options) OCIRegistry ¶ added in v0.0.505
Click to show internal directories.
Click to hide internal directories.