All kubectl/cmds need visibility on pkg/kubectl/util

pull/58/head
Clayton Coleman 2018-10-16 11:48:09 -04:00
parent c21774e9de
commit 0ff34efcc5
No known key found for this signature in database
GPG Key ID: 3D16906B4F1C5CB3
1 changed files with 1 additions and 1 deletions

View File

@ -391,7 +391,7 @@ package_group(
name = "pkg_kubectl_util_CONSUMERS",
packages = [
"//pkg/kubectl",
"//pkg/kubectl/cmd",
"//pkg/kubectl/cmd/...",
"//pkg/kubectl/generate",
"//pkg/kubectl/generate/versioned",
"//pkg/kubectl/proxy",