summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/libpod/swagger.go
Commit message (Expand)AuthorAge
* bump go module to version 4Valentin Rothberg2022-01-18
* use libnetwork from c/commonPaul Holzinger2022-01-12
* fix incorrect swagger doc for network dis/connectPaul Holzinger2021-12-14
* Wire network interface into libpodPaul Holzinger2021-09-15
* [CI:DOCS] Update swagger for inspect networkJhon Honce2021-06-08
* Fix network prune api docsPaul Holzinger2021-06-08
* [CI:DOCS] fix incorrect network remove api docPaul Holzinger2021-06-04
* [CI:DOCS] Update swagger definition of inspect manifestJhon Honce2021-04-07
* Fix array instead of one elem network http apiJakub Guzik2021-03-12
* bump go module to v3Valentin Rothberg2021-02-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* enable podman v2 networking for remote clientBrent Baude2020-05-12
* Add pod prune for api v2.Sujil022020-04-17
* Merge pull request #5716 from baude/v2psOpenShift Merge Robot2020-04-06
|\
| * podmanv2 psBrent Baude2020-04-06
* | refactor infoBrent Baude2020-04-06
|/
* podmanv2 pod subcommandsBrent Baude2020-03-26
* serve swagger when presentBrent Baude2020-03-18
* apiv2 addition of manifestsBrent Baude2020-03-16
* Rewire ListContainers for APIv2 libpodBrent Baude2020-02-11