[][src]Module opencontainers::runtime

Re-exports

pub use config::Config;

Modules

config

Structs

Bundle

Filesystem Bundle

State

Enums

RuntimeStatus

Enum representing the runtime state of a container

Traits

Runtime

An OCI runtime will have to implement this trait.