find and replace

This commit is contained in:
deads2k
2017-01-19 13:27:59 -05:00
parent c587b8a21e
commit ee6752ef20
315 changed files with 403 additions and 860 deletions

View File

@@ -26,7 +26,7 @@ import (
"strings"
"testing"
"k8s.io/kubernetes/pkg/client/restclient"
restclient "k8s.io/client-go/rest"
)
func TestAccept(t *testing.T) {