1
0
Fork 0
mirror of https://github.com/imjasonh/custom-task synced 2026-07-06 22:42:17 +00:00
custom-task/README.md
2020-06-04 12:29:22 -04:00

290 B

Change import path

  • grep and replace ImJasonH/custom-task with your GitHub user/repo
  • grep and replace custom/v1alpha1 with yourgroup/v1alpha1

Change the apiVersion and kind

  • update doc.go: // +groupName=custom.dev

Any time you update types.go, run ./hack/update-codegen.sh.