spiegel_podman/pkg/adapter
Peter Hunt a1a79c08b7 Implement conmon exec
This includes:
	Implement exec -i and fix some typos in description of -i docs
	pass failed runtime status to caller
	Add resize handling for a terminal connection
	Customize exec systemd-cgroup slice
	fix healthcheck
	fix top
	add --detach-keys
	Implement podman-remote exec (jhonce)
	* Cleanup some orphaned code (jhonce)
	adapt remote exec for conmon exec (pehunt)
	Fix healthcheck and exec to match docs
		Introduce two new OCIRuntime errors to more comprehensively describe situations in which the runtime can error
		Use these different errors in branching for exit code in healthcheck and exec
	Set conmon to use new api version

Signed-off-by: Jhon Honce <jhonce@redhat.com>

Signed-off-by: Peter Hunt <pehunt@redhat.com>
2019-07-22 15:57:23 -04:00
..
shortcuts Implement podman-remote rm 2019-04-09 11:55:26 -07:00
checkpoint_restore.go golangci-lint round #3 2019-07-21 14:22:39 -05:00
client.go Fix crash for when remote host IP or Username is not set in conf file & conf file exists. 2019-06-25 16:10:42 -04:00
client_config.go Add connection information to podman-remote info 2019-05-16 11:03:22 -07:00
client_unix.go add windows bridge format 2019-06-20 13:32:26 -05:00
client_windows.go add windows bridge format 2019-06-20 13:32:26 -05:00
containers.go Implement conmon exec 2019-07-22 15:57:23 -04:00
containers_remote.go Implement conmon exec 2019-07-22 15:57:23 -04:00
errors.go remove libpod from main 2019-06-25 13:51:24 -05:00
images.go podman-remote image tree 2019-04-04 14:41:50 -05:00
images_remote.go podman-remote image tree 2019-04-04 14:41:50 -05:00
info_remote.go libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00
pods.go golangci-lint round #3 2019-07-21 14:22:39 -05:00
pods_remote.go libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00
runtime.go golangci-lint round #3 2019-07-21 14:22:39 -05:00
runtime_remote.go Add support for listing read/only and read/write images 2019-07-19 06:59:49 -04:00
runtime_remote_supported.go enable podman-remote on windows 2019-04-30 15:28:39 -05:00
sigproxy_linux.go golangci-lint round #3 2019-07-21 14:22:39 -05:00
terminal.go enable podman-remote on windows 2019-04-30 15:28:39 -05:00
terminal_linux.go Implement conmon exec 2019-07-22 15:57:23 -04:00
volumes_remote.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00