magellan/pkg/secrets
2025-07-10 20:56:04 -06:00
..
example updated all references 2025-07-10 20:54:25 -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-07-10 20:56:04 -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-07-10 20:56:04 -06:00
staticstore.go refactor: changed removing secret from store returns error 2025-03-20 09:28:24 -06:00