Mangrullo::UpdateJobQueue
Job queue for managing container update operations
Constructors
new
SourceClass methods
instance
SourceInstance methods
cleanup_old_jobs(older_than_seconds : Int = 3600)
Clean up completed jobs older than specified seconds
Add a new update job to the queue
Get jobs for a specific container
stop
Source