Expand description
Multi-Machine — SSH remote execution, agent relay, and machine registry.
Structs§
- Agent
Relay - Relay for executing workflows across multiple machines.
- Health
Status - Health check result for a machine.
- Machine
- A registered remote machine.
- Machine
Registry - Machine registry — persists machine configurations.
- Relay
Result - Result of multi-machine execution.
- Remote
Exec Result - Result of a remote command execution.
- Remote
Executor - Remote executor using SSH (via async process spawning with
sshcommand).
Functions§
- aggregate_
results - Aggregate results from multi-machine execution.