lxc_snapshot Struct Reference

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.

Detailed Description

An LXC container snapshot.


Field Documentation

Full path to snapshots comment file (may be NULL)

void(* lxc_snapshot::free)(struct lxc_snapshot *s)

De-allocate the snapshot.

Parameters:
s snapshot.

Full path to LXCPATH for snapshot

Name of snapshot

Time snapshot was created


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 10 Dec 2015 for LXC by  doxygen 1.6.1