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
Evan Brown ff149df30f
Use golang/oauth2, no longer require client_secrets.json, and use
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 Use golang/oauth2, no longer require client_secrets.json, and use 11 years ago
builder_test.go Use the same license as Packer core 12 years ago
config.go Use golang/oauth2, no longer require client_secrets.json, and use 11 years ago
config_test.go Use golang/oauth2, no longer require client_secrets.json, and use 11 years ago
driver.go Allow specifying project for source images in GCE 12 years ago
driver_gce.go Use golang/oauth2, no longer require client_secrets.json, and use 11 years ago
driver_mock.go builder/googlecompute: artifact uses Driver, no more api 12 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_create_image.go add disk size to google compute, so as to avoid disk size errors on exporting the image 12 years ago
step_create_image_test.go builder/googlecompute: StepCreateImage 12 years ago
step_create_instance.go fmt 11 years ago
step_create_instance_test.go builder/googlecompute: delete instance 12 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_register_image.go builder/googlecompute: StepRegisterImage 12 years ago
step_register_image_test.go builder/googlecompute: StepRegisterImage 12 years ago
step_test.go builder/googlecompute: driver and create instance tests 12 years ago
step_update_gcloud.go Rename "Gsutil" to "Gcloud" now that we're updating "gcloud" and not "gsutil". 12 years ago
step_update_gcloud_test.go Rename "Gsutil" to "Gcloud" now that we're updating "gcloud" and not "gsutil". 12 years ago
step_upload_image.go builder/googlecompute: StepUploadImage 12 years ago
step_upload_image_test.go builder/googlecompute: StepUploadImage 12 years ago