mechanical results of client auth plugin

This commit is contained in:
deads2k
2017-01-19 16:35:17 -05:00
parent 2f51cc4ce4
commit 9c6a522882
29 changed files with 36 additions and 72 deletions

View File

@@ -20,7 +20,7 @@ import (
restclient "k8s.io/client-go/rest"
"k8s.io/kubernetes/pkg/api"
// Import solely to initialize client auth plugins.
_ "k8s.io/kubernetes/plugin/pkg/client/auth"
_ "k8s.io/client-go/plugin/pkg/client/auth"
)
const (