1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/pkg/template
Willem Monsuwe d04508e974 Added generic webhook provider
This provider allows a secretstore with a generic url (templated)
which will be called with a defined method, headers (templated)
and optional body (also templated)
The response can be parsed out with a jsonPath expression
2021-12-29 10:53:29 +01:00
..
template.go Added generic webhook provider 2021-12-29 10:53:29 +01:00
template_test.go fix(template): fix templateFrom tpl execution 2021-07-10 17:51:16 +02:00