mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-29 17:41:13 +00:00
- Change name of generated binary to `config` to match module name - Use GOBIN instead of GOPATH to simplify commands - Export GOBIN environment variable to the `go generate` command so it can find built commands
cmd/config
This package exists to expose kyaml filters directly as cli commands for the purposes of development of the kyaml package and as a reference implementation for using the libraries.