Skip to main content

Module manager

Module manager 

Source
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§

CredentialManager
Credential Manager handles spawning/stopping adapter instances based on config
InstanceInfo
Info about a running adapter instance
TaskRegistry
Registry of running adapter instances

Enums§

InstanceStatus
Status of an adapter instance