fn get_container_cpu_limit(cgroup_version: CgroupVersion) -> Result<f32, Error>
Expand description
Returns the CPU limit of the container.
fn get_container_cpu_limit(cgroup_version: CgroupVersion) -> Result<f32, Error>
Returns the CPU limit of the container.