Function ros2_medkit_linux_introspection::cgroup_info_to_json
Defined in File container_utils.hpp
Function Documentation
-
inline nlohmann::json ros2_medkit_linux_introspection::cgroup_info_to_json(const CgroupInfo &info)
Convert CgroupInfo to JSON for the container plugin HTTP response. Optional fields (memory_limit_bytes, cpu_quota_us, cpu_period_us) are omitted from the JSON when not set.