#include <provision.hpp>
Public Member Functions | |
ProvisionLink (const provision::Link &link) | |
Runs call in the container's context. More... | |
void | execute () |
void | revert () |
Private Attributes | |
const provision::Link & | mLink |
lxcpp::ProvisionLink::ProvisionLink | ( | const provision::Link & | link | ) |
Runs call in the container's context.
Add/remove link provision to/from the container
|
virtual |
Implements lxcpp::Command.
|
virtual |
Reimplemented from lxcpp::Command.
|
private |