| Top |  |  |  |  | 
| GuestfsAddLibvirtDomGuestfsAddLibvirtDom — An object encapsulating optional arguments for guestfs_session_add_libvirt_dom | 
| gchar * | cachemode | Read / Write / Construct | 
| GuestfsTristate | copyonread | Read / Write / Construct | 
| gchar * | discard | Read / Write / Construct | 
| gchar * | iface | Read / Write / Construct | 
| GuestfsTristate | live | Read / Write / Construct | 
| GuestfsTristate | readonly | Read / Write / Construct | 
| gchar * | readonlydisk | Read / Write / Construct | 
GuestfsAddLibvirtDom *
guestfs_add_libvirt_dom_new (void);
Create a new GuestfsAddLibvirtDom object
struct GuestfsAddLibvirtDom;
An object encapsulating optional arguments for guestfs_session_add_libvirt_dom.
“cachemode” property  “cachemode”                gchar *
A string.
Flags: Read / Write / Construct
Default value: NULL
“copyonread” property“copyonread” GuestfsTristate
A boolean.
Flags: Read / Write / Construct
Default value: GUESTFS_TRISTATE_NONE
“discard” property  “discard”                  gchar *
A string.
Flags: Read / Write / Construct
Default value: NULL
“live” property“live” GuestfsTristate
A boolean.
Flags: Read / Write / Construct
Default value: GUESTFS_TRISTATE_NONE
“readonly” property“readonly” GuestfsTristate
A boolean.
Flags: Read / Write / Construct
Default value: GUESTFS_TRISTATE_NONE