You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/pkg/plugin/installer
Philipp Stehle 965f8591e7
improve error message on plugin install
2 years ago
..
base.go
base_test.go add unittest 3 years ago
doc.go
http_installer.go fix a few function names on comments 2 years ago
http_installer_test.go test: use `T.TempDir` to create temporary test directory 3 years ago
installer.go
installer_test.go
local_installer.go improve error message on plugin install 2 years ago
local_installer_test.go improve error message on plugin install 2 years ago
vcs_installer.go
vcs_installer_test.go