generated: Move references to metav1.*Options

This commit is contained in:
Clayton Coleman
2017-01-24 00:05:05 -05:00
parent 1a49fc3283
commit 7b1c715496
305 changed files with 1624 additions and 1281 deletions

View File

@@ -24,7 +24,6 @@ go_library(
],
tags = ["automanaged"],
deps = [
"//pkg/api/v1:go_default_library",
"//pkg/apis/authentication:go_default_library",
"//vendor:github.com/gogo/protobuf/proto",
"//vendor:github.com/gogo/protobuf/sortkeys",