#include <namespaces-config.hpp>
Public Attributes | |
int | hostID |
Describe the user namespace mappings from the host to the container. More... | |
int | containerID |
int | size |
int vasum::IDMap::containerID |
int vasum::IDMap::hostID |
Describe the user namespace mappings from the host to the container.
hostID is the starting uid/gid on the host to be mapped to containerID which is the starting uid/gid in the container size refers to the number of ids to be mapped
int vasum::IDMap::size |