# Functions

SSHFileSigner returns an ssh.Signer for a key file.
No description provided by the author

# Constants

No description provided by the author

# Structs

Config is the common configuration that communicators allow within a builder.
StepConnect is a multistep Step implementation that connects to the proper communicator and stores it in the "communicator" key in the state bag.
StepConnectSSH is a step that only connects to SSH.
StepConnectWinRM is a multistep Step implementation that waits for WinRM to become available.
WinRMConfig is configuration that can be returned at runtime to dynamically configure WinRM.