spiegel_podman/pkg/varlinkapi
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
..
virtwriter Implement conmon exec 2019-07-22 15:57:23 -04:00
attach.go Implement conmon exec 2019-07-22 15:57:23 -04:00
config.go Revert "Add VarlinkCall.RequiresUpgrade() type and method" 2019-05-16 14:36:11 -04:00
containers.go Implement conmon exec 2019-07-22 15:57:23 -04:00
containers_create.go podman-remote create|run 2019-04-08 09:05:31 -05:00
events.go journald event logging 2019-04-24 16:00:04 -05:00
generate.go Generate systemd unit files for containers 2019-05-02 14:35:53 -05:00
images.go Remove debug message 2019-07-20 16:20:48 -04:00
mount.go podman-remote create|run 2019-04-08 09:05:31 -05:00
pods.go enable integration tests for remote-client 2019-05-07 14:06:02 -05:00
remote_client.go podman-remote create|run 2019-04-08 09:05:31 -05:00
system.go libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00
transfers.go Fix the double replySendFile() 2019-07-12 15:36:08 +02:00
util.go podman-remote make --size optional in ps 2019-07-18 09:34:19 -04:00
volumes.go podman-remote create|run 2019-04-08 09:05:31 -05:00