package
0.0.5
Repository: https://github.com/platform9/ssh-provider.git
Documentation: pkg.go.dev

# Packages

Package mock is a generated GoMock package.

# Functions

FixedHostKeys is a version of ssh.FixedHostKey that checks a list of SSH public keys.
NewClient creates a new Client that can be used to perform action on a machine.

# Interfaces

Client is used to perform actions on a machine, e.g., run commands and write files.