Skip to main content

Module machine

Module machine 

Source
Expand description

Multi-Machine — SSH remote execution, agent relay, and machine registry.

Structs§

AgentRelay
Relay for executing workflows across multiple machines.
HealthStatus
Health check result for a machine.
Machine
A registered remote machine.
MachineRegistry
Machine registry — persists machine configurations.
RelayResult
Result of multi-machine execution.
RemoteExecResult
Result of a remote command execution.
RemoteExecutor
Remote executor using SSH (via async process spawning with ssh command).

Functions§

aggregate_results
Aggregate results from multi-machine execution.