#canonical #sdk #instance #command #image

multipass

Rust SDK for Canonical Multipass

2 unstable releases

0.2.0 Sep 4, 2024
0.1.0 Sep 3, 2024

#15 in #canonical

Download history 242/week @ 2024-08-31 28/week @ 2024-09-07 45/week @ 2024-09-14 13/week @ 2024-09-21 6/week @ 2024-09-28

64 downloads per month

Apache-2.0

8KB
173 lines

Multipass Rust SDK

This is a Rust SDK for Canonical Multipass.

It's kind of a port from the Go SDK.

Features

  • Find available images
  • Create instances
  • List instances
  • Delete instances
  • Start instances
  • Stop instances
  • Execute commands on instances

No runtime deps