mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
K8s: update hack codegen script (#81216)
This commit is contained in:
7
hack/externalTools.go
Normal file
7
hack/externalTools.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package hack
|
||||
|
||||
import (
|
||||
"k8s.io/code-generator/pkg/util"
|
||||
)
|
||||
|
||||
var _ = util.CurrentPackage
|
||||
Reference in New Issue
Block a user