Update generated files

This commit is contained in:
Dr. Stefan Schimanski
2017-01-29 13:08:49 +01:00
committed by Dr. Stefan Schimanski
parent 79adb99a13
commit 44ea6b3f30
148 changed files with 2264 additions and 1878 deletions

View File

@@ -17,7 +17,6 @@ go_library(
tags = ["automanaged"],
deps = [
"//pkg/api:go_default_library",
"//pkg/api/resource:go_default_library",
"//pkg/api/testapi:go_default_library",
"//pkg/api/v1:go_default_library",
"//pkg/apis/apps/v1beta1:go_default_library",
@@ -47,6 +46,7 @@ go_library(
"//vendor:github.com/go-openapi/spec",
"//vendor:github.com/golang/glog",
"//vendor:github.com/pborman/uuid",
"//vendor:k8s.io/apimachinery/pkg/api/resource",
"//vendor:k8s.io/apimachinery/pkg/apis/meta/v1",
"//vendor:k8s.io/apimachinery/pkg/runtime",
"//vendor:k8s.io/apimachinery/pkg/runtime/schema",