You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/helper/communicator
Vladislav Rassokhin 19e8f150a3
Use context for timeouts, interruption in ssh and winrm communicators
7 years ago
..
comm_host.go typos 7 years ago
config.go Revert "move SSHInterface/SSHIPVersion fields to communitator.Config struct" 7 years ago
config_test.go
step_connect.go use port as ints 7 years ago
step_connect_ssh.go Use context for timeouts, interruption in ssh and winrm communicators 7 years ago
step_connect_test.go
step_connect_winrm.go Use context for timeouts, interruption in ssh and winrm communicators 7 years ago
testing.go Add tmp package that offers Dir & File funcs 7 years ago
winrm.go