# Functions
NewClient is used to create a instance of the client struct.
# Structs
ClientMock is an struct used to mock the Client object in the ssh-provision/pkg/ssh package.
SessionMock is an struct used to mock the session object in the ssh-provision/pkg/ssh package.