run root-rewrite-import-client-go-api-types

Kubernetes-commit: f2d3220a11111f86b2f481e70e3c1ca4f5896f44
This commit is contained in:
Chao Xu
2017-06-22 11:10:11 -07:00
committed by Kubernetes Publisher
parent 9476066ae2
commit 1e9caa8e14
374 changed files with 494 additions and 494 deletions

View File

@@ -27,7 +27,7 @@ import (
"k8s.io/apimachinery/pkg/util/clock"
"k8s.io/apimachinery/pkg/util/sets"
"k8s.io/apimachinery/pkg/util/wait"
"k8s.io/client-go/pkg/api/v1"
"k8s.io/api/core/v1"
fcache "k8s.io/client-go/tools/cache/testing"
)