Versions in this module Expand all Collapse all v1 v1.0.0 Sep 20, 2025 Changes in this version + type Manager struct + func NewManager(cfg *config.Config) *Manager + func (m *Manager) ClearAuthMethodCache(host string) + func (m *Manager) Close() error + func (m *Manager) CloseHost(host string) + func (m *Manager) GetPool(host string, hostVars map[string]interface{}) (*desopssshpool.Pool, error)