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

This commit is contained in:
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

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",