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
Adam Reese c314e2e2f1
fix(plugins): support newer git (#3571)
7 years ago
..
base.go feat(helm): add plugin management commands 7 years ago
doc.go feat(helm): add plugin management commands 7 years ago
http_installer.go defer in loop may cause resource leak 7 years ago
http_installer_test.go Add tests to HTTPInstaller, update plugin documentation 7 years ago
installer.go Update to comply with linter rules and gofmt 7 years ago
local_installer.go Adds update option to plugin command (#2410) 7 years ago
local_installer_test.go Errors out in case requested plugin exists 7 years ago
vcs_installer.go fix(plugins): support newer git (#3571) 7 years ago
vcs_installer_test.go fix(plugins): support newer git (#3571) 7 years ago