spiegel_podman/libpod/define
Brent Baude 4d895dcb54 v2podman attach and exec
add the ability to attach to a running container.  the tunnel side of this is not enabled yet as we have work on the endpoints and plumbing to do yet.

add the ability to exec a command in a running container.  the tunnel side is also being deferred for same reason.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-04-05 15:54:51 -05:00
..
config.go v2podman attach and exec 2020-04-05 15:54:51 -05:00
container_inspect.go podmanv2 container inspect 2020-03-26 15:54:26 -05:00
containerstate.go Populate ExecSession with all required fields 2020-03-18 11:02:14 -04:00
errors.go Add structure for new exec session tracking to DB 2020-03-18 11:02:14 -04:00
exec_codes.go Revert "Exec: use ErrorConmonRead" 2020-03-09 09:50:40 -04:00
inspect.go Implement APIv2 Exec Create and Inspect Endpoints 2020-03-23 16:20:42 -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