mirror of
https://github.com/rancher/os.git
synced 2025-09-07 01:31:06 +00:00
Add operator
This commit is contained in:
5
generate.go
Normal file
5
generate.go
Normal file
@@ -0,0 +1,5 @@
|
||||
//go:generate go run pkg/codegen/cleanup/main.go
|
||||
//go:generate /bin/rm -rf pkg/generated
|
||||
//go:generate go run pkg/codegen/main.go
|
||||
|
||||
package os
|
Reference in New Issue
Block a user