helm/pkg/plugin/installer
Matthew Fisher e410a03c74
ref(getter): introduce Options for passing in getter parameters
instead of hard-coding the parameters being passed in the constructor, we should pass in an Options struct that can be used to pass in those parameters.

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
2019-07-02 15:22:23 -07:00
..
base.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
doc.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
http_installer.go ref(getter): introduce Options for passing in getter parameters 2019-07-02 15:22:23 -07:00
http_installer_test.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
installer.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
local_installer.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
local_installer_test.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
vcs_installer.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
vcs_installer_test.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00