lxd 0.0.1 copy "lxd: ^0.0.1" to clipboard
lxd: ^0.0.1 copied to clipboard

outdated

Provides a client to access lxd, which allows you to manage containers on a Linux system.

example/example.dart

import 'package:lxd/lxd.dart';

void main() async {
  var client = LxdClient();
  client.close();
}
8
likes
0
points
24
downloads

Publisher

verified publishercanonical.com

Weekly Downloads

Provides a client to access lxd, which allows you to manage containers on a Linux system.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http

More

Packages that depend on lxd