lxd-client-config: Read the configuration file of the standard LXD client.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

This package can read the configuration file of the standard LXD client.

It can for example extract information about the configured LXD remotes on your system.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.0.1
Change log None available
Dependencies aeson, base (>=4.7 && <5), containers (>=0.5 && <1), directory (>=1.2 && <2), filepath (>=1.4 && <2), text (>=1.2 && <2), yaml (>=0.8 && <1) [details]
License GPL-3.0-only
Copyright 2017 Henri Verroken
Author Henri Verroken
Maintainer henriverroken@gmail.com
Category System
Home page https://github.com/hverr/lxd-client-config#readme
Source repo head: git clone https://github.com/hverr/lxd-client-config
Uploaded by hverr at 2017-10-13T12:59:25Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for lxd-client-config-0.1.0.0

[back to package description]

lxd-client-config

Hackage Stackage Nightly Stackage LTS

About

This Haskell package can read the configuration file of the standard LXD client. It can thus for example extract information about the configured LXD remotes.

LXD is a container manager offering users a similar experience to virtual machines, but using Linux containers. See https://github.com/lxc/lxd for more information.