telegraf/plugins/secretstores
Paweł Żak 73076bb9fa
chore: Fix linter findings for Darwin (#12958)
Co-authored-by: Pawel Zak <Pawel Zak>
2023-03-28 11:46:32 +02:00
..
all feat: secret-store implementation (#11232) 2022-12-08 09:53:06 -07:00
jose feat(agent): Add command-line option to specify password (#12812) 2023-03-09 11:54:27 +01:00
os chore: Fix linter findings for Darwin (#12958) 2023-03-28 11:46:32 +02: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.