Versions in this module Expand all Collapse all v1 v1.0.0 Oct 15, 2021 Changes in this version + func PublicKeyFile(file string) ssh.AuthMethod + func RunSSHNoPwdCMD(logger logr.Logger, cmd string, ipaddr string) (string, string, error) + func SSHConnect(user, password, host string, port int) (*ssh.Session, *ssh.Client, error)