package
3.1.0+incompatible
Repository: https://github.com/mem/singularity.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

GetName returns the engine name set in JSON []byte configuration.
Init initializes registered runtime engines.
NewEngine returns the engine described by the JSON []byte configuration.
ServeRuntimeEngineRequests serves runtime engine requests with corresponding registered engine methods.

# Structs

Engine is the combination of an EngineOperations and a config.Common.

# Interfaces

EngineOperations is an interface describing necessary operations to launch a container process.