github.com/darkowlzz/helm@v2.5.1-0.20171213183701-6707fe0468d4+incompatible/pkg/plugin/testdata/plugdir/downloader/plugin.yaml (about) 1 name: "downloader" 2 version: "1.2.3" 3 usage: "usage" 4 description: |- 5 download something 6 command: "echo Hello" 7 downloaders: 8 - protocols: 9 - "myprotocol" 10 - "myprotocols" 11 command: "echo Download"