podman remote-client restart containers

add the ability to restart containers with the remote-client

Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
baude
2019-04-16 10:02:54 -05:00
parent b4cba6090d
commit 18d66136c1
7 changed files with 164 additions and 74 deletions

View File

@ -1,5 +1,3 @@
// +build !remoteclient
package integration
import (