Files
kustomize/cmd/config
Phillip Wittrock f531ac065d kyaml: fixup Makefile
- 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
2019-11-22 11:53:14 -08:00
..
2019-11-22 11:53:14 -08:00
2019-11-22 11:53:14 -08:00
2019-11-22 11:53:14 -08:00

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.