Versions in this module Expand all Collapse all v2 v2.0.4 Aug 8, 2023 v2.0.3 Aug 8, 2023 v2.0.2 Aug 8, 2023 Changes in this version + type SSHClient struct + func New(addr string, username string, password string) (*SSHClient, error) + func (s *SSHClient) Close() error + func (s *SSHClient) Run(command string) (string, error) Other modules containing this package github.com/nuclearbob/bmclib