# Packages
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.
# Interfaces
Operations is an interface describing necessary operations to launch a container process.