Module runtime

Source

Structs§

RuntimeConfig
RuntimeError
SandboxConfig
WorkloadResources
WorkloadStatus

Enums§

RuntimeErrorType
RuntimeFeatures

Traits§

RuntimePlugin
A trait for plugins that run workloads Any unimplemented function should return RuntimeErrors::Unimplemented as this is used internally to ensure functionality of the plugin.