selectively move to client-go packages

This commit is contained in:
deads2k
2017-01-04 16:55:10 -05:00
parent 5ee52e8bce
commit 1ebe759743
14 changed files with 66 additions and 65 deletions

View File

@@ -26,7 +26,7 @@ import (
"testing"
"time"
"k8s.io/kubernetes/pkg/util/wait"
"k8s.io/client-go/pkg/util/wait"
"github.com/golang/glog"
"golang.org/x/crypto/ssh"