podman/libpod/define
Valentin Rothberg f269be3a31 add {generate,play} kube
Add the `podman generate kube` and `podman play kube` command.  The code
has largely been copied from Podman v1 but restructured to not leak the
K8s core API into the (remote) client.

Both commands are added in the same commit to allow for enabling the
tests at the same time.

Move some exports from `cmd/podman/common` to the appropriate places in
the backend to avoid circular dependencies.

Move definitions of label annotations to `libpod/define` and set the
security-opt labels in the frontend to make kube tests pass.

Implement rest endpoints, bindings and the tunnel interface.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-05-06 17:08:22 +02:00
..
annotations.go add {generate,play} kube 2020-05-06 17:08:22 +02:00
config.go Update podman to use containers.conf 2020-04-20 16:11:36 -04:00
container_inspect.go podmanv2 container inspect 2020-03-26 15:54:26 -05:00
containerstate.go v2 podman stats 2020-05-05 08:46:51 -05:00
ctr_inspect.go Add basic structure of output for APIv2 pod inspect 2020-04-15 17:21:00 -04:00
errors.go V2 Restore rmi tests 2020-04-22 15:34:33 -07:00
exec_codes.go Revert "Exec: use ErrorConmonRead" 2020-03-09 09:50:40 -04:00
info.go Add version to podman info command 2020-04-15 21:30:56 -04:00
pod_inspect.go Update pod inspect report to hold current pod status. 2020-04-20 07:05:25 -04:00
podstate.go APIv2 review corrections #3 2020-01-25 15:09:09 -06:00
runtime.go Add support for containers.conf 2020-03-27 14:36:03 -04:00
version.go libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00