GPL-3.0-only licensed by Henri Verroken
Maintained by [email protected]
This version can be pinned in stack with:lxd-client-0.1.0.2@sha256:99635428a19ab56a78cb34272d18fd2b21c3480c05012a586db0337cb1a27b00,4490

Implementation of the LXD client protocol in Haskell.

This module implements the LXD client protocol in Haskell using servant and websockets. It allows you to manage LXD containers and other resources directly from Haskell.

More information and a tutorial is in Network.LXD.Client.Commands.

Accompanying blog post: https://deliquus.com/posts/2017-10-02-using-servant-to-orchestrate-lxd-containers.html