Skip to main content

Module runner

Module runner 

Expand description

Trait abstraction for runtime lifecycle management.

Modules§

container
Podman container lifecycle management for plugin runtimes.
manager
Higher-level runtime lifecycle wrapper around RuntimeRunner.
process
Systemd-based runtime lifecycle management.

Traits§

RuntimeRunner
Abstraction over the mechanism used to start and stop plugin runtimes.

Type Aliases§

RunnerFuture
Boxed, send-able future returned by RuntimeRunner methods.