summaryrefslogtreecommitdiff
path: root/pkg/plugins/pluginrpc-gen
Commit message (Expand)AuthorAgeFilesLines
* staticcheck: ignore "SA1019: strings.Title is deprecated"Sebastiaan van Stijn2022-03-161-1/+1
* refactor: move from io/ioutil to io and os packageEng Zer Jun2021-08-271-2/+1
* Add canonical import commentDaniel Nephin2018-02-052-2/+2
* Add deadcode linterDaniel Nephin2017-08-211-6/+0
* Spelling fixesJosh Soref2017-07-031-1/+1
* duplicated theJie Luo2016-12-211-1/+1
* Add support for volume scopesBrian Goff2016-06-051-1/+1
* Enhance pluginrpc-gen parserBrian Goff2016-06-057-29/+239
* When calling volume driver Mount, send opaque IDBrian Goff2016-04-291-1/+8
* Add README for pluginrpc-genBrian Goff2015-09-221-0/+68
* Lint package pkg/plugins/pluginrpc-genVincent Demeester2015-09-054-18/+26
* Add volume API/CLIBrian Goff2015-08-261-2/+1
* generate plugin clients via templateBrian Goff2015-06-105-0/+553