#include <netcreate.hpp>
Public Member Functions | |
NetInteraceCreate (const std::string &zoneif, const std::string &hostif, InterfaceType type, MacVLanMode mode=MacVLanMode::PRIVATE) | |
void | execute () |
Private Member Functions | |
virtual void | revert () |
Private Attributes | |
const std::string & | mZoneIf |
const std::string & | mHostIf |
InterfaceType | mType |
MacVLanMode | mMode |
|
inline |
|
virtual |
Implements lxcpp::Command.
|
inlinevirtualinherited |
Reimplemented in lxcpp::ProvisionLink, lxcpp::ProvisionMount, lxcpp::ProvisionFile, and lxcpp::Provisions.
|
private |
|
private |
|
private |
|
private |