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
jszwedko b1497b951c
code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
11 years ago
..
account.go
artifact.go
artifact_test.go
builder.go
builder_test.go
config.go builder/googlecompute: new interpolation 11 years ago
config_test.go Remove bucket_name from GCE config. 11 years ago
driver.go
driver_gce.go Use new Google API and OAuth libs, add UserAgent string 11 years ago
driver_mock.go
private_key.go
private_key_test.go
ssh.go code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh 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 Delete GCE disk on SIGINT. 11 years ago
step_create_instance_test.go Delete GCE disk on SIGINT. 11 years ago
step_create_ssh_key.go
step_create_ssh_key_test.go
step_instance_info.go
step_instance_info_test.go
step_teardown_instance.go
step_teardown_instance_test.go builder/googlecompute: fix formatting directives 11 years ago
step_test.go