naml icon indicating copy to clipboard operation
naml copied to clipboard

Use reflection and harden package names

Open krisnova opened this issue 4 years ago • 0 comments
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

krisnova avatar Nov 24 '21 03:11 krisnova