# Functions
Exists tells whether a named host exists.
No description provided by the author
No description provided by the author
NewSSHServer returns a NewSSHServer instance, ready for use.
State returns the state of a host.
# Structs
MockAPI is a struct used to mock out libmachine.API.
No description provided by the author
MockDriver is a struct used to mock out libmachine.Driver.
MockHost used for testing.
Provisioner defines distribution specific actions.
SSHServer provides a mock SSH Server for testing.