|
|
7 bulan lalu | |
|---|---|---|
| .. | ||
| .goreleaser.yaml | 914e40b640 feat: add a renderer for template data and secrets (#4277) | 1 tahun lalu |
| Makefile | 914e40b640 feat: add a renderer for template data and secrets (#4277) | 1 tahun lalu |
| README.md | 4abf9c6d0a fix: documentation and naming for render tool (#4324) | 1 tahun lalu |
| main.go | 472acbb530 chore(license): add automated license header checking using Apache SkyWalking Eyes GitHub Action (#5290) | 7 bulan lalu |
| root.go | 472acbb530 chore(license): add automated license header checking using Apache SkyWalking Eyes GitHub Action (#5290) | 7 bulan lalu |
| template.go | 472acbb530 chore(license): add automated license header checking using Apache SkyWalking Eyes GitHub Action (#5290) | 7 bulan lalu |
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.