mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
Generated changes
This commit is contained in:
@@ -70,6 +70,7 @@ filegroup(
|
||||
"//pkg/kubectl/util/i18n:all-srcs",
|
||||
"//pkg/kubectl/util/logs:all-srcs",
|
||||
"//pkg/kubectl/util/slice:all-srcs",
|
||||
"//pkg/kubectl/util/templates:all-srcs",
|
||||
"//pkg/kubectl/util/term:all-srcs",
|
||||
],
|
||||
tags = ["automanaged"],
|
||||
|
||||
@@ -12,7 +12,7 @@ go_library(
|
||||
"templater.go",
|
||||
"templates.go",
|
||||
],
|
||||
importpath = "k8s.io/kubernetes/pkg/kubectl/cmd/templates",
|
||||
importpath = "k8s.io/kubernetes/pkg/kubectl/util/templates",
|
||||
visibility = [
|
||||
"//build/visible_to:pkg_kubectl_cmd_templates_CONSUMERS",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user