summaryrefslogtreecommitdiff
path: root/libvirt/config.go
Commit message (Collapse)AuthorAge
* Ensure libvirt connection is releasedFlavio Castelli2018-02-19
| | | | | | | | Deallocate the libvirt connect object before exit. Fixes issue #266 Signed-off-by: Flavio Castelli <fcastelli@suse.com>
* Uri should be named URIMalloZup2017-11-08
| | | | add some basic comments for exported function(fixing golint)
* use official libvirt-go bindingsThomas Hipp2017-06-16
| | | | Signed-off-by: Thomas Hipp <thipp@suse.de>
* gofmtAlvaro Saurin2017-03-06
|
* disk definitionDuncan Mac-Vicar P2016-03-10
|
* go fmtDuncan Mac-Vicar P2016-02-29
|
* initial skeletonDuncan Mac-Vicar P2016-02-28
|
* importDuncan Mac-Vicar P2016-02-27