summaryrefslogtreecommitdiff
path: root/pkg/api/server/register_networks.go
Commit message (Expand)AuthorAge
* [CI:DOCS] Update swagger for inspect networkJhon Honce2021-06-08
* Merge pull request #10603 from cdoern/networksQueryCharlie Doern2021-06-08
|\
| * fixed docs and schemascdoern2021-06-08
* | Fix network prune api docsPaul Holzinger2021-06-08
|/
* [CI:DOCS] Document which CNI fields are encodedJhon Honce2021-06-04
* Fix formatting and indentation in network http api docsJakub Guzik2021-05-17
* Reflect current state of prune implementation in docsJakub Guzik2021-04-13
* [CI:DOCS] Set all operation id to be compatibileJhon Honce2021-04-05
* Move operationIds to swagger:operation lineTom Deseyn2021-04-05
* swagger: add operationIds that match with dockerTom Deseyn2021-04-05
* network prune filters for http compat and libpod apiJakub Guzik2021-03-18
* create endpoint for querying libpod networksJakub Guzik2021-03-12
* bump go module to v3Valentin Rothberg2021-02-22
* add network prunebaude2021-02-06
* podman network existsPaul Holzinger2021-01-19
* Restore compatible API for prune endpointsJhon Honce2021-01-07
* Add support for network idsPaul Holzinger2020-12-02
* podman network label supportPaul Holzinger2020-11-28
* add network connect|disconnect compat endpointsbaude2020-11-19
* APIv2 compatibility network connect|disconnectbaude2020-10-22
* Fix typo in the remove network api docPaul Holzinger2020-09-07
* APIv2 Add network list filteringPaul Holzinger2020-09-07
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* APIv2:fix: Remove `/json` from compat network EPsmaybe-sybr2020-06-24
* network compatibility endpoints for APIBrent Baude2020-05-22
* enable podman v2 networking for remote clientBrent Baude2020-05-12