Gergely Bräutigam fed3824a0e chore: update go version to 1.26.1 (#6072) 2 mēneši atpakaļ
..
generator fed3824a0e chore: update go version to 1.26.1 (#6072) 2 mēneši atpakaļ
.goreleaser.yaml 8afd6469d8 esoctl: add darwin_arm64 releases (#5583) 6 mēneši atpakaļ
Makefile 8dc6e633e8 fix(build): use more portable bash (#5537) 6 mēneši atpakaļ
README.md 4abf9c6d0a fix: documentation and naming for render tool (#4324) 1 gadu atpakaļ
bootstrap.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 2 mēneši atpakaļ
main.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 2 mēneši atpakaļ
root.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 2 mēneši atpakaļ
template.go 3b3cf7ae76 chore(templating): Remove years in license and their checks (#5955) 2 mēneši atpakaļ

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.