summaryrefslogtreecommitdiff
path: root/docker/api/plugin.py
Commit message (Expand)AuthorAgeFilesLines
* api: add force to plugin disable (#2843)Till!2022-07-291-2/+3
* use python3.6+ constructsAnthony Sottile2021-07-051-4/+2
* query plugin privilege with registry auth headerMike Lee2018-06-051-1/+9
* Fix create_plugin on WindowsJoffrey F2018-05-251-1/+4
* Doc fixesJoffrey F2017-11-071-4/+4
* Update check_resource decorator to account for new resource namesJoffrey F2017-06-151-4/+4
* Add upgrade_plugin methodJoffrey F2017-02-231-0/+37
* Add create_plugin implementationJoffrey F2017-02-091-5/+12
* APIClient implementation of plugin methodsJoffrey F2017-02-031-0/+207