Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | staticcheck: ignore "SA1019: strings.Title is deprecated" | Sebastiaan van Stijn | 2022-03-16 | 1 | -1/+1 |
* | refactor: move from io/ioutil to io and os package | Eng Zer Jun | 2021-08-27 | 1 | -2/+1 |
* | Add canonical import comment | Daniel Nephin | 2018-02-05 | 2 | -2/+2 |
* | Add deadcode linter | Daniel Nephin | 2017-08-21 | 1 | -6/+0 |
* | Spelling fixes | Josh Soref | 2017-07-03 | 1 | -1/+1 |
* | duplicated the | Jie Luo | 2016-12-21 | 1 | -1/+1 |
* | Add support for volume scopes | Brian Goff | 2016-06-05 | 1 | -1/+1 |
* | Enhance pluginrpc-gen parser | Brian Goff | 2016-06-05 | 7 | -29/+239 |
* | When calling volume driver Mount, send opaque ID | Brian Goff | 2016-04-29 | 1 | -1/+8 |
* | Add README for pluginrpc-gen | Brian Goff | 2015-09-22 | 1 | -0/+68 |
* | Lint package pkg/plugins/pluginrpc-gen | Vincent Demeester | 2015-09-05 | 4 | -18/+26 |
* | Add volume API/CLI | Brian Goff | 2015-08-26 | 1 | -2/+1 |
* | generate plugin clients via template | Brian Goff | 2015-06-10 | 5 | -0/+553 |