package
4.16.15+incompatible
Repository: https://github.com/openshift/installer.git
Documentation: pkg.go.dev
# Functions
LoadPrivateSSHKeys try to optimistically load PRIVATE SSH keys from the all paths.
NewClient creates a new SSH client which can be used to SSH to address using user and the keys.
PullFileTo downloads the file from remote server using SSH connection and writes to localPath.
Run uses an SSH client to execute commands.