summaryrefslogtreecommitdiff
path: root/plugin/backend_unsupported.go
Commit message (Expand)AuthorAgeFilesLines
* plugin: use types/registry.AuthConfigSebastiaan van Stijn2022-07-291-4/+5
* Update to Go 1.17.0, and gofmt with Go 1.17Sebastiaan van Stijn2021-08-241-0/+1
* Switch from x/net/context -> contextKir Kolyshkin2018-04-231-1/+1
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* Make plugin emit strongly typed, consumable eventsBrian Goff2017-07-061-1/+1
* Use distribution referenceDerek McGowan2017-02-071-1/+1
* Add docker plugin upgradeBrian Goff2017-02-031-0/+5
* Add `--filter enabled=true` for `docker plugin ls`Yong Tang2017-01-261-1/+2
* Implement content addressability for pluginsTonis Tiigi2016-12-231-6/+7
* Merge pull request #29599 from anusha-ragunathan/refcountAnusha Ragunathan2016-12-221-1/+1
|\
| * Enforce zero plugin refcount during disable.Anusha Ragunathan2016-12-221-1/+1
* | Fix `docker plugin inspect <unkown object>` issue on WindowsYong Tang2016-12-201-5/+1
|/
* Fix `docker inspect <unkown object>` issue on WindowsYong Tang2016-12-061-2/+6
* refactor plugin installVictor Vieux2016-12-021-2/+7
* Add HTTP client timeout.Anusha Ragunathan2016-11-211-1/+1
* fix a few golint errorsVictor Vieux2016-11-181-10/+10
* explicitly show plugins as unsupported on !linuxVictor Vieux2016-11-151-0/+60