Expand description
Credential Manager
Manages the lifecycle of adapter instances:
- Spawns adapter processes for active credentials on startup
- Monitors config changes and adjusts running instances
- Gracefully shuts down instances when credentials are deactivated/removed
Structs§
- Credential
Manager - Credential Manager handles spawning/stopping adapter instances based on config
- Instance
Info - Info about a running adapter instance
- Task
Registry - Registry of running adapter instances
Enums§
- Instance
Status - Status of an adapter instance