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
Evan Powell bb8ced8cc9
Implement a null-object communicator for 'none'
10 years ago
..
config.go helper/communicator: allow docker custom communicator 11 years ago
config_test.go Fixes #2699: catch invalid communicator types 11 years ago
ssh.go helper/communicator: validate ssh keys 11 years ago
step_connect.go Implement a null-object communicator for 'none' 10 years ago
step_connect_ssh.go helper/communicator: support disabling SSH agent 11 years ago
step_connect_test.go helper/communicator: can be disabled 11 years ago
step_connect_winrm.go Add s.SSHPort variable as the port WinRM uses to connect. This is needed on any builder where the port used to connect is not the guest winrm port but a nated port on the host. 11 years ago
testing.go builder/null: pass unit tests 11 years ago
winrm.go helper/communicator: WinRM stuff 11 years ago