Moved staging/src/k8s.io/client-go/tools/bootstrap to staging/src/k8s.io/cluster-bootstrap

This commit is contained in:
Yu Liao
2018-08-13 17:22:57 -07:00
parent 59957af125
commit fc21115c3f
64 changed files with 494 additions and 71 deletions

View File

@@ -24,7 +24,7 @@ import (
"k8s.io/api/core/v1"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
bootstrapapi "k8s.io/client-go/tools/bootstrap/token/api"
bootstrapapi "k8s.io/cluster-bootstrap/token/api"
)
const (