Categorygithub.com/prasannakumarik25/https-github.com-mavrick202-terraformsingleinstancecommunicatorssh
package
0.12.3
Repository: https://github.com/prasannakumarik25/https-github.com-mavrick202-terraformsingleinstance.git
Documentation: pkg.go.dev
# Functions
BastionConnectFunc is a convenience method for returning a function that connects to a host over a bastion connection.
ConnectFunc is a convenience method for returning a function that just uses net.Dial to communicate with the remote end that is suitable for use with the SSH communicator configuration.
Creates a new packer.Communicator implementation over SSH.
An implementation of ssh.KeyboardInteractiveChallenge that simply sends back the password for all questions.
# Variables
ErrHandshakeTimeout is returned from New() whenever we're unable to establish an ssh connection within a certain timeframe.