MCPcopy
hub / github.com/roboll/helmfile / AddRepo

Method AddRepo

pkg/helmexec/helmexec.go:15–15  ·  view source on GitHub ↗
(name, repository, cafile, certfile, keyfile, username, password string, managed string, passCredentials string, skipTLSVerify string)

Source from the content-addressed store, hash-verified

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

Callers 2

Test_AddRepoFunction · 0.65
Test_LogLevelsFunction · 0.65

Implementers 4

Helmpkg/exectest/helm.go
noCallHelmExecpkg/app/mocks_test.go
mockHelmExecpkg/app/app_test.go
execerpkg/helmexec/exec.go

Calls

no outgoing calls

Tested by 2

Test_AddRepoFunction · 0.52
Test_LogLevelsFunction · 0.52