//
pkg.gl
Category
github.com/CS-SI/SafeScale/v22
lib
backend
package
22.11.9
Repository:
https://github.com/cs-si/safescale.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
4
Files
216 SLOC
#
Packages
handlers
No description provided by the author
iaas
No description provided by the author
listeners
No description provided by the author
resources
Package resources ...
utils
No description provided by the author
#
Functions
AbortJobByID
AbortJobByID asks the job identified by 'id' to abort.
ListJobs
ListJobs ...
NewJob
NewJob creates a new instance of struct Job.
#
Interfaces
Job
Job is the interface of a daemon job.