repositorypackage
1.10.4-alpha
Repository: https://github.com/platform9/ssh-provider.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
SSH Machine Controller
A machine controller for the Cluster API reference implementation.
Testing
Machine Actuator
The machine actuator tests will run against a mock SSH server, but until then they run against an actual host, and require valid SSH credentials. Generate them before running tests:
$ ./machine/testdata/generate-ssh-credentials.sh username /path/to/private-ssh-key > ./machine/testdata/ssh-credentials.yaml