summaryrefslogtreecommitdiff
path: root/libvirt/utils_net.go
Commit message (Collapse)AuthorAge
* golint on resource_libvirt_domain_test.goDario Maiocchi2017-11-16
| | | | Use correct names in comments
* golinting on various filesDario Maiocchi2017-11-16
|
* fix golint on utils_net.goDario Maiocchi2017-11-16
|
* comment on exported function should Start withDario Maiocchi2017-11-16
| | | | name of the function
* Use If-Modified-Since for downloading imagesAlvaro Saurin2017-03-29
|
* Improved network resourceAlvaro Saurin2016-07-01
Methods for adding/removing hosts to a network Style, formatting improvements and fixes