kpt
kpt copied to clipboard
docs: Write a "effective-go-krm-function" guide
We need to better explain how to write KRM functions, with proper examples.
- [ ] https://github.com/GoogleContainerTools/kpt/pull/3367 effective Go KRM function guide
- [ ] https://github.com/GoogleContainerTools/kpt-functions-sdk/pull/599 Example on how to use the
Runner Interface - [ ] https://github.com/GoogleContainerTools/kpt-functions-sdk/pull/602 a simple scaffolding sample to let users get started.
Love this. I was looking for this the other day :)