Manages background updates of container state
Constructors
instance
Get the singleton instance
SourceClass methods
reset
Reset the singleton (mainly for testing)
SourceInstance methods
docker_client
Expose the docker client for operations that need direct access
Sourceforce_update
Force an immediate update (for manual refresh)
Sourceforce_update_container(container_id :
String) :
Bool Force update for a specific container
Sourcestart
Start the background updater
Sourcestatus
Get current status information
Sourcestop
Stop the background updater
Source