#include <devices-config.hpp>
uint32_t vasum::DeviceConfig::fileMode |
File mode permission bits for the device.
uint32_t vasum::DeviceConfig::gid |
int64_t vasum::DeviceConfig::major |
Device's major, minor number.
int64_t vasum::DeviceConfig::minor |
std::string vasum::DeviceConfig::path |
Full path to the device inside container.
std::string vasum::DeviceConfig::permissions |
Cgroup permissions format, rwm.
char vasum::DeviceConfig::type |
Device type, block, char, etc.
uint32_t vasum::DeviceConfig::uid |
UID, GID of the device owner.
The documentation for this struct was generated from the following file: