podman/pkg/bindings
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
..
containers podman v2 remove bloat v2 2020-04-16 12:04:46 -05:00
generate add {generate,play} kube 2020-05-06 17:08:22 +02:00
images image removal: refactor part 2 2020-05-04 16:01:45 +02:00
manifests manifest annotate 2020-05-05 15:01:32 -04:00
network Add support for ssh:// and unix:// podman clients 2020-02-20 14:18:45 -07:00
play add {generate,play} kube 2020-05-06 17:08:22 +02:00
pods implement pod stats 2020-04-27 12:00:35 +02:00
system Merge pull request #5907 from sujil02/systemprune-v2 2020-04-28 18:11:39 +02:00
test manifest annotate 2020-05-05 15:01:32 -04:00
volumes podmanv2 volumes 2020-03-24 16:03:49 -05:00
bindings.go apiv2 add bindings for logs|events 2020-03-19 09:38:00 -05:00
connection.go podman rmi: refactor logic 2020-04-21 08:12:25 +02:00
errors.go podman v2 remove bloat v2 2020-04-16 12:04:46 -05:00
version.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00