telegraf/plugins/secretstores
Paweł Żak 4201f24020
chore: Fix linter findings for errorlint (part2) (#12702)
Co-authored-by: Pawel Zak <Pawel Zak>
2023-02-22 12:08:46 +01:00
..
all feat: secret-store implementation (#11232) 2022-12-08 09:53:06 -07:00
jose chore: Fix linter findings for errorlint (part2) (#12702) 2023-02-22 12:08:46 +01:00
os chore: Fix linter findings for errorlint (part2) (#12702) 2023-02-22 12:08:46 +01:00
README.md docs(secretstores): document systemd-nspawn requirement (#12494) 2023-01-12 06:26:06 -07:00
deprecations.go feat: secret-store implementation (#11232) 2022-12-08 09:53:06 -07:00
registry.go feat: secret-store implementation (#11232) 2022-12-08 09:53:06 -07:00

README.md

Secret-Stores

This folder contains the plugins for the secret-store functionality:

  • jose: Javascript Object Signing and Encryption
  • os: Native tooling provided on Linux, MacOS, or Windows.