mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 15:06:23 +00:00
Remove references to rancher/types
This commit is contained in:
1
main.go
1
main.go
@@ -1,3 +1,4 @@
|
||||
//go:generate go run ./vendor/k8s.io/gengo/examples/deepcopy-gen --go-header-file ./scripts/boilerplate.go.txt --input-dirs ./types --input-dirs ./types/kdm --output-file-base zz_generated_deepcopy
|
||||
//go:generate go run ./codegen/codegen.go
|
||||
//go:generate go run ./vendor/github.com/go-bindata/go-bindata/go-bindata -o ./data/bindata.go -ignore bindata.go -pkg data -modtime 1557785965 -mode 0644 ./data/
|
||||
package main
|
||||
|
Reference in New Issue
Block a user