autogenerated

This commit is contained in:
Mike Danese
2017-04-12 09:05:10 -07:00
parent 5b12a2abb9
commit a05c3c0efd
1793 changed files with 39815 additions and 22946 deletions

View File

@@ -19,9 +19,9 @@ go_library(
srcs = ["swagger_type_docs.go"],
tags = ["automanaged"],
deps = [
"//vendor:github.com/golang/glog",
"//vendor:github.com/spf13/pflag",
"//vendor:k8s.io/apimachinery/pkg/runtime",
"//vendor/github.com/golang/glog:go_default_library",
"//vendor/github.com/spf13/pflag:go_default_library",
"//vendor/k8s.io/apimachinery/pkg/runtime:go_default_library",
],
)