Crate pipette

Crate pipette 

Source
Expand description

This is the petri pipette agent, which runs on the guest and executes commands and other requests from the host.

Modulesยง

agent ๐Ÿ”’
The main pipette agent, which is run when the process starts.
crash ๐Ÿ”’
Handler for kernel crash requests.
execute ๐Ÿ”’
Handler for the execute request.
init ๐Ÿ”’
PID 1 init mode for pipette.
mount ๐Ÿ”’
Handler for the mount request (Linux only).
shutdown ๐Ÿ”’
Handler for the power off request.
trace ๐Ÿ”’
[tracing] support.

Functionsยง

main ๐Ÿ”’