Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLatestChartMinorVersion ¶ added in v1.0.0
Types ¶
type Installer ¶
type Uninstaller ¶
type Uninstaller struct { KubeConfig string KubeContext string Namespace string ReleaseName string Verbose bool DryRun bool }
func (Uninstaller) UninstallChart ¶
func (i Uninstaller) UninstallChart(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.