Expand description
The client for pipette
.
Modules§
- process
- Code to launch a command inside the guest.
- shell
- Provides a shell abstraction to interact with the guest, similar to
xshell::Shell
.
Macros§
Structs§
- Pipette
Client - A client to a running
pipette
instance inside a VM.
Constants§
- PIPETTE_
VSOCK_ PORT - The port used for the pipette connection over AF_VSOCK.