github.com/brockwood/helm@v2.8.0-rc.1.0.20180112204834-077be881c4cc+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"