(name, chart string)
| 16 | UpdateRepo() error |
| 17 | RegistryLogin(name string, username string, password string) error |
| 18 | BuildDeps(name, chart string) error |
| 19 | UpdateDeps(chart string) error |
| 20 | SyncRelease(context HelmContext, name, chart string, flags ...string) error |
| 21 | DiffRelease(context HelmContext, name, chart string, suppressDiff bool, flags ...string) error |
no outgoing calls