Package Usage: go: github.com/digitalocean/go-libvirt
Package libvirt is a pure Go interface to libvirt.
Rather than using Libvirt's C bindings, this package makes use of Libvirt's
RPC interface, as documented here: https://libvirt.org/internals/rpc.html.
Connections to the libvirt server may be local, or remote. RPC packets are
encoded using the XDR standard as defined by RFC 4506.
Example usage:
15 versions
Latest release: over 2 years ago
213 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/digitalocean/go-libvirt