telegraf/plugins/secretstores
Sven Rebhan 7981260f22
feat(agent): Add command-line option to specify password (#12812)
2023-03-09 11:54:27 +01: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(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.