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/builder/googlecompute
Rickard von Essen 9cf99289c5
Fixed GCE builder after dependency change.
11 years ago
..
account.go
artifact.go
artifact_test.go
builder.go helper/communicator: make host more generic 11 years ago
builder_test.go
config.go Change panic to multierror 11 years ago
config_test.go Added TestImageName and moved private methods to the bottom of the file 11 years ago
driver.go
driver_gce.go Fixed GCE builder after dependency change. 11 years ago
driver_mock.go
private_key.go
private_key_test.go
ssh.go helper/communicator: make host more generic 11 years ago
step_check_existing_image.go
step_check_existing_image_test.go
step_create_image.go
step_create_image_test.go
step_create_instance.go
step_create_instance_test.go
step_create_ssh_key.go Update code.google.com/gosshold/ssh to point to golang.org/x/crypto/ssh, since this has been moved into core now 11 years ago
step_create_ssh_key_test.go
step_instance_info.go
step_instance_info_test.go
step_teardown_instance.go
step_teardown_instance_test.go
step_test.go