magellan/pkg/secrets
2025-06-28 08:38:08 -06:00
..
example updated all references 2025-06-28 08:38:08 -06:00
encryption.go feat(secrets): implement SecretStore interface and StaticStore/LocalStore for credential management 2025-03-07 17:10:31 -05:00
encryption_test.go feat(secrets): implement SecretStore interface and StaticStore/LocalStore for credential management 2025-03-07 17:10:31 -05:00
localstore.go refactor: minor changes to error messages 2025-03-24 11:36:53 -06:00
localstore_test.go feat(secrets): implement SecretStore interface and StaticStore/LocalStore for credential management 2025-03-07 17:10:31 -05:00
main.go feat: add default secret to local store 2025-03-31 15:35:15 -06:00
staticstore.go refactor: changed removing secret from store returns error 2025-03-20 09:28:24 -06:00