Update generated files

This commit is contained in:
Dr. Stefan Schimanski
2017-01-23 10:02:54 +01:00
parent d00c9a33f9
commit 2b8e938128
64 changed files with 350 additions and 579 deletions

View File

@@ -20,10 +20,10 @@ go_library(
tags = ["automanaged"],
deps = [
"//examples/apiserver:go_default_library",
"//pkg/util/flag:go_default_library",
"//vendor:github.com/golang/glog",
"//vendor:github.com/spf13/pflag",
"//vendor:k8s.io/apimachinery/pkg/util/wait",
"//vendor:k8s.io/apiserver/pkg/util/flag",
],
)