#include <netcreate.hpp>
Public Member Functions | |
NetCreateAll (const NetworkConfig &network, pid_t pid) | |
Creates network interfaces for use in container (exec in host context) More... | |
void | execute () |
Private Member Functions | |
virtual void | revert () |
Private Attributes | |
const NetworkConfig & | mNetwork |
pid_t | mPid |
|
inline |
Creates network interfaces for use in container (exec in host context)
|
virtual |
Implements lxcpp::Command.
|
inlinevirtualinherited |
Reimplemented in lxcpp::ProvisionLink, lxcpp::ProvisionMount, lxcpp::ProvisionFile, and lxcpp::Provisions.
|
private |
|
private |