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
Emil Hessman 002e50f493
builder/googlecompute: fix formatting directives
11 years ago
..
account.go Use golang/oauth2, no longer require client_secrets.json, and use 11 years ago
artifact.go Expand Artifact API to expose build state 12 years ago
artifact_test.go builder/googlecompute: artifact tests 12 years ago
builder.go Check if image already exists before doing anything else on GCE. 11 years ago
builder_test.go
config.go Remove bucket_name from GCE config. 11 years ago
config_test.go Remove bucket_name from GCE config. 11 years ago
driver.go Check if image already exists before doing anything else on GCE. 11 years ago
driver_gce.go Temporarily fix build by forking golang.org/x/oauth2 @ b3f9a68 11 years ago
driver_mock.go Check if image already exists before doing anything else on GCE. 11 years ago
private_key.go builder/googlecompute: fix all sorts of zone issues 12 years ago
private_key_test.go builder/googlecompute: private key tests 12 years ago
ssh.go Merge branch 'update-ssh-package' of github.com:higebu/packer into higebu-update-ssh-package 12 years ago
step_check_existing_image.go Check if image already exists before doing anything else on GCE. 11 years ago
step_check_existing_image_test.go Check if image already exists before doing anything else on GCE. 11 years ago
step_create_image.go Create GCE image from persistent disk instead of from a tarball. 11 years ago
step_create_image_test.go Create GCE image from persistent disk instead of from a tarball. 11 years ago
step_create_instance.go Create GCE image from persistent disk instead of from a tarball. 11 years ago
step_create_instance_test.go builder/googlecompute: fix formatting directives 11 years ago
step_create_ssh_key.go use old ssh code until higebu's branch is ready, see #1019 12 years ago
step_create_ssh_key_test.go builder/googlecompute: tests for #867 12 years ago
step_instance_info.go fmt 12 years ago
step_instance_info_test.go builder/googlecompute: get instance info 12 years ago
step_teardown_instance.go Create GCE image from persistent disk instead of from a tarball. 11 years ago
step_teardown_instance_test.go builder/googlecompute: fix formatting directives 11 years ago
step_test.go builder/googlecompute: driver and create instance tests 12 years ago