#include <zone-config.hpp>
Public Attributes | |
std::string | requestedState |
Requested zone state after restore. More... | |
std::string | ipv4Gateway |
IP v4 gateway address. More... | |
std::string | ipv4 |
IP v4 address. More... | |
int | vt |
Number of virtual terminal used by xserver inside zone. More... | |
std::string | runMountPoint |
Path to zones dbus unix socket. More... | |
std::string vasum::ZoneDynamicConfig::ipv4 |
IP v4 address.
std::string vasum::ZoneDynamicConfig::ipv4Gateway |
IP v4 gateway address.
std::string vasum::ZoneDynamicConfig::requestedState |
Requested zone state after restore.
std::string vasum::ZoneDynamicConfig::runMountPoint |
Path to zones dbus unix socket.
int vasum::ZoneDynamicConfig::vt |
Number of virtual terminal used by xserver inside zone.