tvl-depot/templater
Vincent Ambo 2f6e008121 feat templater: Add 'pass' lookup function
This introduces support for looking up secret values in the 'pass' command line
tool (https://www.passwordstore.org/).

Values like passwords can be interpolated from pass and even more complex
structures like certificates for Kubernetes Secrets can be retrieved and base64-
encoded as necessary.

Fixes #2
2017-02-09 15:44:18 +01:00
..
pass.go feat templater: Add 'pass' lookup function 2017-02-09 15:44:18 +01:00
templater.go feat templater: Add 'pass' lookup function 2017-02-09 15:44:18 +01:00
templater_test.go feat templater: Add applyLimits tests 2017-02-08 22:12:34 +01:00