github.com/juju/juju@v0.0.0-20240327075706-a90865de2538/container/kvm/libvirt/doc.go (about) 1 // Copyright 2016 Canonical Ltd. 2 // Licensed under the AGPLv3, see LICENCE file for details. 3 4 // libvirt provides types and functions for interacting with libvirt in kvm 5 // containers. 6 7 package libvirt