magellan/pkg/secrets
2025-06-01 09:43:07 -06:00
..
example updated all references 2025-05-30 21:56:54 -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 chore: more miscellaneous updates 2025-06-01 09:43:07 -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 chore: more miscellaneous updates 2025-06-01 09:43:07 -06:00
staticstore.go refactor: changed removing secret from store returns error 2025-03-20 09:28:24 -06:00