podman/pkg/api/handlers/libpod
cdoern 2478e32ca3 fix restore API endpoint
restore endpoint was totally ignoring --pod, it was missing from the schema and from query handling
on the api handlers side. add support for it here.

resolves #15018

Signed-off-by: cdoern <cbdoer23@g.holycross.edu>
2022-09-22 15:11:19 -04:00
..
containers.go fix restore API endpoint 2022-09-22 15:11:19 -04:00
containers_create.go Use request Context() in API handlers 2022-08-18 23:48:43 +03:00
containers_stats.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
generate.go Fix stutters 2022-09-10 07:52:00 -04:00
healthcheck.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
images_pull.go Simplify ImagesPull for when Quiet flag is on 2022-08-18 23:48:41 +03:00
images_push.go Fix stutters 2022-09-10 07:52:00 -04:00
info.go bump go module to version 4 2022-01-18 12:47:07 +01:00
kube.go Fix stutters 2022-09-10 07:52:00 -04:00
manifests.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
networks.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
play.go Add "podman kube play" cmd 2022-07-13 15:27:03 +01:00
pods.go Fix stutters 2022-09-10 07:52:00 -04:00
secrets.go Add labels to secrets 2022-09-20 16:28:00 -04:00
swagger_spec.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
system.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
volumes.go libpod/runtime: switch to golang native error wrapping 2022-07-04 15:39:00 +02:00