telegraf/plugins/secretstores
Joshua Powers 2b6d9f22ad
chore(secretstores.os): Unify config (#12791)
2023-03-07 09:39:17 +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(secretstores.os): Unify config (#12791) 2023-03-07 09:39:17 +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.