//
pkg.gl
Category
github.com/CS-SI/SafeScale/v21
lib
server
package
21.11.1
Repository:
https://github.com/cs-si/safescale.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
4
Files
223 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.