Sys::VirtConvert::Connection::LibVirtXMLSource(3) | User Contributed Perl Documentation | Sys::VirtConvert::Connection::LibVirtXMLSource(3) |
NAME¶
Sys::VirtConvert::Connection::LibVirtXMLSource - Read domain XML from a file
METHODS¶
- new(path)
- Create a new LibVirtXMLSource connection. The metadata itself is read from path.
- get_name
- Return the name of the domain.
- get_volume(path)
- Return a Sys::VirtConvert::Connection::Volume object for path, where path is the path to a locally available volume.
COPYRIGHT¶
Copyright (C) 2009-2012 Red Hat Inc.
LICENSE¶
Please see the file COPYING.LIB for the full license.
SEE ALSO¶
Sys::VirtConvert::Connection::Source(3pm), virt-v2v(1), <http://libguestfs.org/>.
2013-12-03 | perl v5.10.1 |