mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-25 20:29:56 +00:00
Manual changes to package visibility
This commit is contained in:
@@ -161,7 +161,7 @@ package_group(
|
||||
)
|
||||
|
||||
package_group(
|
||||
name = "pkg_kubectl_cmd_templates_CONSUMERS",
|
||||
name = "pkg_kubectl_util_templates_CONSUMERS",
|
||||
includes = [
|
||||
":COMMON_generators",
|
||||
":COMMON_testing",
|
||||
@@ -207,12 +207,12 @@ package_group(
|
||||
"//pkg/kubectl/cmd/scale",
|
||||
"//pkg/kubectl/cmd/set",
|
||||
"//pkg/kubectl/cmd/taint",
|
||||
"//pkg/kubectl/cmd/templates",
|
||||
"//pkg/kubectl/cmd/top",
|
||||
"//pkg/kubectl/cmd/util",
|
||||
"//pkg/kubectl/cmd/util/sanity",
|
||||
"//pkg/kubectl/cmd/version",
|
||||
"//pkg/kubectl/cmd/wait",
|
||||
"//pkg/kubectl/util",
|
||||
],
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user