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
Ingo Gottwald 0c1051a017
GCE builder: Switch to google.DefaultClient (#3655)
10 years ago
..
account.go Created googlecompute-export post-processor. Modified the googlecompute builder to pass a few configuration values to its resulting artifact. These values can then be used in googlecompute-export post-processor. 10 years ago
artifact.go Created googlecompute-export post-processor. Modified the googlecompute builder to pass a few configuration values to its resulting artifact. These values can then be used in googlecompute-export post-processor. 10 years ago
artifact_test.go builder/googlecompute: artifact tests 12 years ago
builder.go Created googlecompute-export post-processor. Modified the googlecompute builder to pass a few configuration values to its resulting artifact. These values can then be used in googlecompute-export post-processor. 10 years ago
builder_test.go
common.go Adding support for googlecompute startup scripts. 10 years ago
common_test.go Adding support for googlecompute startup scripts. 10 years ago
config.go Created googlecompute-export post-processor. Modified the googlecompute builder to pass a few configuration values to its resulting artifact. These values can then be used in googlecompute-export post-processor. 10 years ago
config_test.go builder/googlecompute: validate image_family 10 years ago
driver.go builder/googlecompute: Support provisioning VM without external IP address 10 years ago
driver_gce.go GCE builder: Switch to google.DefaultClient (#3655) 10 years ago
driver_mock.go Adding support for googlecompute startup scripts. 10 years ago
private_key.go builder/googlecompute: fix all sorts of zone issues 12 years ago
private_key_test.go
ssh.go helper/communicator: make host more generic 11 years ago
startup.go Adding support for googlecompute startup scripts. 10 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 Adding support for googlecompute startup scripts. 10 years ago
step_create_image_test.go Adding support for googlecompute startup scripts. 10 years ago
step_create_instance.go Created googlecompute-export post-processor. Modified the googlecompute builder to pass a few configuration values to its resulting artifact. These values can then be used in googlecompute-export post-processor. 10 years ago
step_create_instance_test.go Delete GCE disk on SIGINT. 11 years ago
step_create_ssh_key.go Adding support for googlecompute startup scripts. 10 years ago
step_create_ssh_key_test.go builder/googlecompute: tests for #867 12 years ago
step_instance_info.go Adding support for googlecompute startup scripts. 10 years ago
step_instance_info_test.go Adds support for using the internal IP rather than NAT IP in GCE 11 years ago
step_teardown_instance.go Created googlecompute-export post-processor. Modified the googlecompute builder to pass a few configuration values to its resulting artifact. These values can then be used in googlecompute-export post-processor. 10 years ago
step_teardown_instance_test.go builder/googlecompute: fix formatting directives 11 years ago
step_test.go
step_wait_instance_startup.go Adding support for googlecompute startup scripts. 10 years ago
step_wait_instance_startup_test.go Adding support for googlecompute startup scripts. 10 years ago