Module: Pandoru::SecretStore::Adapters
- Defined in:
- lib/pandoru/secret_store.rb
Overview
Per-OS adapters. Each maps the generic read/write/delete of an opaque secret string to the native CLI; all I/O goes through the injected runner.
Defined Under Namespace
Classes: Base, MacOS, Null, SecretTool, Windows