spiegel_podman/pkg/bindings/containers
Matthew Heon 45a7e7266e Add bindings for exec and enable attached remote
This adds bindings for starting exec sessions, and then uses them
to wire up detached exec. Code is heavily based on Attach code
for containers, slightly modified to handle exec sessions.

Bindings are presently attached-only, detached is pending on a
Conmon update landing in CI. I'll probably get to that next.

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2020-06-01 17:24:00 -04:00
..
attach.go Add bindings for exec and enable attached remote 2020-06-01 17:24:00 -04:00
checkpoint.go compat handlers: add X-Registry-Auth header support 2020-05-29 15:39:37 +02:00
commit.go compat handlers: add X-Registry-Auth header support 2020-05-29 15:39:37 +02:00
containers.go Add bindings for exec and enable attached remote 2020-06-01 17:24:00 -04:00
create.go compat handlers: add X-Registry-Auth header support 2020-05-29 15:39:37 +02:00
diff.go compat handlers: add X-Registry-Auth header support 2020-05-29 15:39:37 +02:00
exec.go compat handlers: add X-Registry-Auth header support 2020-05-29 15:39:37 +02:00
healthcheck.go compat handlers: add X-Registry-Auth header support 2020-05-29 15:39:37 +02:00
logs.go compat handlers: add X-Registry-Auth header support 2020-05-29 15:39:37 +02:00
mount.go compat handlers: add X-Registry-Auth header support 2020-05-29 15:39:37 +02:00
types.go apiv2 container commit for libpod 2020-03-23 14:14:17 -05:00