(name, repository, cafile, certfile, keyfile, username, password string, managed string, passCredentials string, skipTLSVerify string)
| 13 | SetHelmBinary(bin string) |
| 14 | |
| 15 | AddRepo(name, repository, cafile, certfile, keyfile, username, password string, managed string, passCredentials string, skipTLSVerify string) error |
| 16 | UpdateRepo() error |
| 17 | RegistryLogin(name string, username string, password string) error |
| 18 | BuildDeps(name, chart string) error |
no outgoing calls