package
3.8.7+incompatible
Repository: https://github.com/hpcng/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

Get returns the engine described by the JSON []byte configuration.
RegisterOperations registers engine operations for a runtime engine.
RegisterRPCMethods registers engine RPC methods served by RPC server.
ServeRPCRequests serves runtime engine RPC requests with corresponding registered engine methods.

# Structs

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

# Interfaces

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