# Functions
CreateJob creates a yFuzz job from a link to a docker image.
DeleteJob deletes the given yFuzz job.
GetJobLogs retrieves the logs of a given yFuzz job, truncated to a given number of lines.
GetJobStatus retrieves the status of a yFuzz job.
GetServerVersion retrieves the version of the yFuzz server.
ListJobs lists all of the existing yFuzz jobs.