Documentation ¶
Index ¶
- func CheckReleaseDeploy(name string) (int, error)
- func CreateNetWork(name string) error
- func Down(file, name string) error
- func Install(name string, ch *chart.Chart) error
- func InstallWithContext(ctx context.Context, ch *chart.Chart, name string) error
- func ListRelease(name string) error
- func Restart(file, name string) error
- func Start(file, name string) error
- func Stop(file string) error
- func UnInstall(name string, remove bool) error
- func Upgrade(name string, ch *chart.Chart) error
- func UpgradeWithContext(ctx context.Context, ch *chart.Chart, name string, force bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckReleaseDeploy ¶
func CreateNetWork ¶
func InstallWithContext ¶
func ListRelease ¶ added in v1.1.3
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.