summaryrefslogtreecommitdiff
path: root/pkg/plugingetter
Commit message (Expand)AuthorAgeFilesLines
* Move plugin client to separate interfaceBrian Goff2018-05-301-2/+6
* Move plugin client creation to the extension pointBrian Goff2018-05-251-0/+11
* Merge pull request #35829 from cpuguy83/no_private_mount_for_pluginsSebastiaan van Stijn2018-02-211-1/+1
|\
| * Ensure plugin returns correctly scoped pathsBrian Goff2018-02-071-1/+1
* | Add canonical import commentDaniel Nephin2018-02-051-1/+1
|/
* Fixup some issues with plugin refcountingBrian Goff2017-10-211-1/+3
* plugingetter: Avoid all caps for constant declarationsAaron Lehmann2017-01-041-6/+6
* Add a GetAll function that returns only managed plugins supported by V2Madhu Venugopal2016-12-221-0/+1
* change minor mistake of spellingallencloud2016-12-201-1/+1
* Refcount graphdriver plugins properlyBrian Goff2016-12-091-4/+11
* plugins: container-rootfs-relative pathsTibor Vass2016-12-091-0/+1
* Add plugingetter to pkg.Anusha Ragunathan2016-10-041-0/+26