podman/pkg/api/handlers/libpod
Niall Crowe e08a77ce64 Add "podman kube play" cmd
The "podman kube play" command is designed to be a replacement for the
"podman play kube" command.
It performs the same function as "play kube"  while also still working with the same flags and options.
The "podman play kube" command is still functional as an alias of "kube play".

Closes #12475
Signed-off-by: Niall Crowe <nicrowe@redhat.com>
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-07-13 15:27:03 +01:00
..
containers.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
containers_create.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
containers_stats.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
generate.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
healthcheck.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
images_pull.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
info.go bump go module to version 4 2022-01-18 12:47:07 +01:00
kube.go Add "podman kube play" cmd 2022-07-13 15:27:03 +01:00
manifests.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02: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 streaming for libpod/pods/stats endpoint 2022-07-05 22:02:04 +02:00
secrets.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02: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