package
1.0.0-alpha2
Repository: https://github.com/sylabs/nomad-driver-singularity.git
Documentation: pkg.go.dev

# Functions

NewSingularityDriver returns a new DriverPlugin implementation.

# Structs

Config is the driver configuration set by the SetConfig RPC call.
Driver is a driver for running Singularity containers https://github.com/sylabs/singularity.
TaskConfig is the driver configuration of a task within a job.
TaskState is the state which is encoded in the handle returned in StartTask.