25 #ifndef NAMESPACES_CONFIG_HPP
26 #define NAMESPACES_CONFIG_HPP
82 #endif // NAMESPACES_CONFIG_HPP
std::vector< NamespaceConfig > NamespacesConfig
Definition: namespaces-config.hpp:56
Configuration file for the code.
Definition: namespaces-config.hpp:36
int hostID
Describe the user namespace mappings from the host to the container.
Definition: namespaces-config.hpp:65
int containerID
Definition: namespaces-config.hpp:66
#define CARGO_REGISTER(...)
Registers cargo fields within class.
Definition: fields.hpp:74
std::string type
Namespace type.
Definition: namespaces-config.hpp:42
std::string path
Path to namespace file.
Definition: namespaces-config.hpp:47
int size
Definition: namespaces-config.hpp:67
Definition: namespaces-config.hpp:58
std::vector< IDMap > IDMapConfig
Definition: namespaces-config.hpp:77