Crate northstar_runtime

Source
Expand description

Northstar container runtime

Modulesยง

api
Northstar remote API. Control start and stop of applications and receive updates about container states.
common
Common internal types used in Northstar.
npk
Northstar package format and utils.
runtime
The Northstar runtime.
seccomp
Support for seccomp syscall filtering.