Registry / other / lxc-lxd

lxc-lxd

JSON →
library0.7.0gogounverified

LXD is a system container and virtual machine manager offering a unified user experience for running full Linux systems.

go get github.com/lxc/lxd
INSTALL
IMPORT
SIG · LXC-LXD
L
lxc-lxd
othergov0.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

lxd
github.com/lxc/lxd

Connect to the local LXD daemon

package main import ( "fmt" lxd "github.com/lxc/lxd/client" ) func main() { fmt.Println(lxd.ConnectLXDUnix("", nil)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
lxc-lxd — go get lxc-lxd · libregistry