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

This commit is contained in:
Chao Xu
2017-06-22 11:10:11 -07:00
parent dca135d5f7
commit f2d3220a11
501 changed files with 632 additions and 631 deletions

View File

@@ -23,7 +23,7 @@ import (
"github.com/stretchr/testify/assert"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/client-go/pkg/api/v1"
"k8s.io/api/core/v1"
bootstrapapi "k8s.io/kubernetes/pkg/bootstrap/api"
)