GenServer managing pooled SSH connections.
Keys connections by {hostname, port, user}. Idle connections are closed after the configured timeout (default 900s).
Summary
Functions
Returns a specification to start this module under a supervisor.
GenServer managing pooled SSH connections.
Keys connections by {hostname, port, user}. Idle connections are closed after the configured timeout (default 900s).
Returns a specification to start this module under a supervisor.