spiegel_podman/pkg/api/handlers/libpod
Jhon Honce c4676c5719 Add version guard to libpod API endpoints
* Ensure meaningful behaviour when called with /v3.x.x semantics
* Change return code to 409 from 500 when client attempts to use an
  existing network name
* Update API bats test runner to support /v4.0.0 endpoints by default

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2022-02-09 14:22:42 -07:00
..
containers.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_create.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_stats.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
generate.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
healthcheck.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images_pull.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
info.go bump go module to version 4 2022-01-18 12:47:07 +01:00
manifests.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
networks.go Add version guard to libpod API endpoints 2022-02-09 14:22:42 -07:00
play.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
pods.go Merge pull request #12930 from cdoern/podCgroup 2022-02-04 09:41:12 -05:00
secrets.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
swagger.go bump go module to version 4 2022-01-18 12:47:07 +01:00
system.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
volumes.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00