This Go application parses the output of a helm template
or kubectl kustomize
command and extracts resource information, generating a CSV file with the extracted data.
- Go (version 1.17 or later)
- Helm (version 3 or later) (if using Helm)
- kubectl (if using Kustomize)