aboutsummaryrefslogtreecommitdiff
path: root/pkg/bindings/pods/pods.go
Commit message (Expand)AuthorAge
* bump go module to version 4Valentin Rothberg2022-01-18
* bindings: reuse context for API requestsMoritz "WanzenBug" Wanzenböck2021-11-15
* Handle HTTP 409 error messages properly for Pod actionsOndra Machacek2021-11-02
* InfraContainer Reworkcdoern2021-08-26
* Fix file descriptor leaks and add testJhon Honce2021-08-24
* bump go module to v3Valentin Rothberg2021-02-22
* Add binding options for container|pod existsbaude2021-01-18
* podman v3 pod bindingsbaude2020-12-17
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* implement pod statsValentin Rothberg2020-04-27
* Add pod prune for api v2.Sujil022020-04-17
* podmanv2 pod inspectSujil022020-04-01
* podmanv2: implement pod topValentin Rothberg2020-03-28
* podmanv2 pod create using podspecgenBrent Baude2020-03-27
* podmanv2 pod subcommandsBrent Baude2020-03-26
* add more image tests for go bindingsBrent Baude2020-02-21
* Add support for ssh:// and unix:// podman clientsJhon Honce2020-02-20
* Add test to validate the pod bindings apiSujil022020-02-19
* Fix container filtersBrent Baude2020-02-11
* [CI:DOCS]Binding overhaulsBrent Baude2020-01-28