automation-tests/pkg/adapter
baude 55e630e787 podman-remote pause|unpause
Add the ability to pause and unpause containers with the remote client.

Also turned on the pause tests!

Signed-off-by: baude <bbaude@redhat.com>
2019-04-18 13:42:27 -05:00
..
shortcuts Implement podman-remote rm 2019-04-09 11:55:26 -07:00
client.go
containers.go podman-remote pause|unpause 2019-04-18 13:42:27 -05:00
containers_remote.go podman-remote pause|unpause 2019-04-18 13:42:27 -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
pods.go Added remote pod prune 2019-04-16 11:23:18 -04:00
pods_remote.go Added remote pod prune 2019-04-16 11:23:18 -04:00
runtime.go Added remote pod prune 2019-04-16 11:23:18 -04:00
runtime_remote.go Added remote pod prune 2019-04-16 11:23:18 -04:00
sigproxy.go podman-remote create|run 2019-04-08 09:05:31 -05:00
terminal.go podman-remote create|run 2019-04-08 09:05:31 -05:00
volumes_remote.go