Update main repo references to new kube-openapi repo

This commit is contained in:
mbohlool
2017-07-19 23:34:37 -07:00
parent 3bde9a1e8c
commit 400b77b48f
31 changed files with 27 additions and 2433 deletions

View File

@@ -20,7 +20,7 @@ import (
"encoding/json"
"time"
"k8s.io/apimachinery/pkg/openapi"
openapi "k8s.io/kube-openapi/pkg/common"
"github.com/go-openapi/spec"
"github.com/google/gofuzz"