dependabot[bot] 84fd748a0d chore(deps): bump golangci/golangci-lint-action from 6.5.2 to 8.0.0 (#4734) il y a 11 mois
..
.goreleaser.yaml 914e40b640 feat: add a renderer for template data and secrets (#4277) il y a 1 an
Makefile 914e40b640 feat: add a renderer for template data and secrets (#4277) il y a 1 an
README.md 4abf9c6d0a fix: documentation and naming for render tool (#4324) il y a 1 an
main.go 914e40b640 feat: add a renderer for template data and secrets (#4277) il y a 1 an
root.go 914e40b640 feat: add a renderer for template data and secrets (#4277) il y a 1 an
template.go 84fd748a0d chore(deps): bump golangci/golangci-lint-action from 6.5.2 to 8.0.0 (#4734) il y a 11 mois

README.md

esoctl

This tool contains external-secrets-operator related activities and helpers.

Templates

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.