|
|
преди 5 месеца | |
|---|---|---|
| .. | ||
| generator | 0e31d72d7a fix: a lot of sonar issue fixes (#5771) | преди 5 месеца |
| .goreleaser.yaml | 8afd6469d8 esoctl: add darwin_arm64 releases (#5583) | преди 6 месеца |
| Makefile | 8dc6e633e8 fix(build): use more portable bash (#5537) | преди 6 месеца |
| README.md | 4abf9c6d0a fix: documentation and naming for render tool (#4324) | преди 1 година |
| bootstrap.go | 580043f98a feat(esoctl): adds bootstrap generator commands (#5539) | преди 6 месеца |
| main.go | 6f411f5569 chore(linter): fix linter issue in `api` and `cmd` package (#5413) | преди 7 месеца |
| root.go | 580043f98a feat(esoctl): adds bootstrap generator commands (#5539) | преди 6 месеца |
| template.go | a9b233b693 feat: go module separation (#5498) | преди 7 месеца |
This tool contains external-secrets-operator related activities and helpers.
cmd/esoctl -> esoctl template
The purpose is to give users the ability to rapidly test and iterate on templates in a PushSecret/ExternalSecret.
For a more in-dept description read Using esoctl Tool.
This project doesn't have its own go mod files to allow it to grow together with ESO instead of waiting for new ESO releases to import it.