Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Helm ¶
type Helm struct { Action *action.Configuration ReleaseName string Namespace string Values []string StringValues []string //RepoName string ChartPath string }
func (*Helm) Apply ¶
HelmInstall Method installs the chart. ref: https://github.com/PrasadG193/helm-clientgo-example/tree/master
func (*Helm) List ¶
HelmList Method installs the chart. https://helm.sh/docs/topics/advanced/#simple-example
func (*Helm) RepoUpdate ¶
ref: https://github.com/PrasadG193/helm-clientgo-example/tree/master RepoUpdate updates charts for all helm repos
Click to show internal directories.
Click to hide internal directories.