Type Alias CgroupnsMode

Source
pub type CgroupnsMode = String;
Expand description

CgroupnsMode represents the cgroup namespace mode of the container

Aliased Typeยง

pub struct CgroupnsMode { /* private fields */ }