Finish up remote exec implementation

Signed-off-by: Peter Hunt <pehunt@redhat.com>
This commit is contained in:
Peter Hunt
2019-06-25 13:50:30 -04:00
parent bb253af3fd
commit 2a474c88c9
5 changed files with 206 additions and 146 deletions

View File

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