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
This is a Rust SDK for Canonical Multipass.
It's kind of a port from the Go SDK.