package
0.0.0-20200124183001-3da3ec552af1
Repository: https://github.com/alexhunt7/gofigure.git
Documentation: pkg.go.dev
# Functions
Bootstrap will parse an openssh config file, ssh to the remote host, copy the executable there, run it, and attempt to connect, returning a gofigure client.
No description provided by the author
BootstrapMany calls Bootstrap for many hosts in parallel.
No description provided by the author
ConnectGRPC attempts to connect over GRPC to the remote address.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
You probably want CheckExec instead.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RunAll is a helper function for running a function on many clients in parallel.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
Client is a concrete example implementation of the local side of the gofigure configuration management tool.
No description provided by the author
No description provided by the author
No description provided by the author