#include <provision.hpp>
Public Member Functions | |
Provisions (ContainerConfig &config) | |
Runs call in the container's context. More... | |
void | execute () |
void | revert () |
Private Attributes | |
ContainerConfig & | mConfig |
|
inline |
Runs call in the container's context.
Add/remove all file/fifo/dir/mount/link provisions to/from the container
|
virtual |
Implements lxcpp::Command.
|
virtual |
Reimplemented from lxcpp::Command.
|
private |