|
LXC
|
An LXC container snapshot. More...
#include <lxccontainer.h>
Data Fields | |
| char * | name |
| char * | comment_pathname |
| char * | timestamp |
| char * | lxcpath |
| void(* | free )(struct lxc_snapshot *s) |
| De-allocate the snapshot. More... | |
An LXC container snapshot.
| char* lxc_snapshot::comment_pathname |
Full path to snapshots comment file (may be NULL)
| void(* lxc_snapshot::free) (struct lxc_snapshot *s) |
De-allocate the snapshot.
| s | snapshot. |
| char* lxc_snapshot::lxcpath |
Full path to LXCPATH for snapshot
| char* lxc_snapshot::name |
Name of snapshot
| char* lxc_snapshot::timestamp |
Time snapshot was created
1.8.13