Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallChart ¶
func InstallChart(releaseName string, namespace string, chartDir string, patches map[string]interface{}) (*release.Release, error)
InstallChart installs the chart or upgrade the same name release.
func NewHelmConfig ¶
func NewHelmConfig(namespace string) (*action.Configuration, error)
func UninstallChart ¶
func UninstallChart(releaseName string, namespace string) (*release.UninstallReleaseResponse, error)
UninstallChart uninstalls the chart.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.