Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager manages SSH connection pools for multiple hosts
func NewManager ¶
NewManager creates a new SSH pool manager
func (*Manager) ClearAuthMethodCache ¶
ClearAuthMethodCache clears the authentication method cache for a specific host or all hosts This is useful for testing or when you want to force re-detection of authentication methods
Click to show internal directories.
Click to hide internal directories.