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

@@ -29,8 +29,8 @@ import (
"k8s.io/apimachinery/pkg/apis/meta/v1/unstructured"
"k8s.io/apimachinery/pkg/runtime"
"k8s.io/client-go/pkg/util/integer"
"k8s.io/client-go/pkg/util/jsonpath"
"k8s.io/kubernetes/pkg/api/v1"
"k8s.io/kubernetes/pkg/util/jsonpath"
)
// Sorting printer sorts list types before delegating to another printer.