helm/pkg/plugin
Adam Reese fa611fe285
fix(plugins): support installing plugins by relative path (#3568)
Support installing plugins by relative path

```
helm plugins install .
```
2018-02-26 15:49:07 -08:00
..
cache feat(helm): add plugin management commands 2017-04-06 11:28:09 -07:00
installer fix(plugins): support installing plugins by relative path (#3568) 2018-02-26 15:49:07 -08:00
testdata/plugdir Pluggable downloaders. Closes #2093, #2094. 2017-04-16 20:58:03 +02:00
hooks.go Adds update option to plugin command (#2410) 2017-05-16 11:07:15 -06:00
plugin.go fix(helm): fix flag parsing once and for all 2017-07-14 11:08:50 -07:00
plugin_test.go Pluggable downloaders. Closes #2093, #2094. 2017-04-16 20:58:03 +02:00