Skip to content

AsherBond/xen-api

Repository files navigation

Build Status Coverage Status

Ocaml client for the Xen API and bindings for lwt and async.

Check out the examples in lwt_examples and async_examples. They can be built with make lwt-examples or make async-examples.

API bindings can be updated to specific versions of xapi by running

# This assumes a fully working opam environment
URL=xapi/gihub/repo BRANCH=branch-name make regenerate

By default URL=https://github.com/xapi-project/xen-api and BRANCH=master when running make regenerate.

About

XCP xen-api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 85.8%
  • Python 4.4%
  • Roff 3.9%
  • C# 1.5%
  • C 1.1%
  • Shell 1.0%
  • Other 2.3%