naml
naml copied to clipboard
Use reflection and harden package names
trafficstars
Relevant to #61 we can harden our package management
We can (and should) use reflection to snoop the Kubernetes libraries as needed. We need to get rid of the string lists at the top of codify.go
https://github.com/kris-nova/naml/blob/main/codify/codify.go#L37