ocaml-libvirt OCaml bindings for libvirt

Downloads

Source code

Release tarballs

Source repository (for developers)

git clone https://gitlab.com/libvirt/libvirt-ocaml.git

Introduction

Libvirt is a portable toolkit to interact with the virtualisation capabilities of Linux, Solaris and other operating systems.

Objective CAML (OCaml) is a modern statically typed functional language with type inference, many features for compile-time safety, with performance comparable to C.

ocaml-libvirt are OCaml bindings for libvirt, allowing you to write OCaml programs and scripts which control virtualisation features. Some things which you might want to do with ocaml-libvirt:

Documentation

ocaml-libvirt complete API documentation. The main modules are Libvirt.Connect for managing connections, Libvirt.Domain for managing domains, and Libvirt.Network for managing networks.

README file included in the source.

virt-top

For more information about virt-top, see the virt-top information pages.


rjones AT redhat DOT com

$Id: index.html,v 1.4 2012/03/06 11:46:48 rjones Exp $