mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-09-15 12:18:57 +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.