packer-cn/builder/googlecompute
crunk1 55b5a45ae4 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.
Added documentation and changed authentication stuff on temporary VM.
2016-08-15 14:36:26 -07:00
..
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. 2016-08-15 14:36:26 -07:00
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. 2016-08-15 14:36:26 -07:00
artifact_test.go
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. 2016-08-15 14:36:26 -07:00
builder_test.go
common.go Adding support for googlecompute startup scripts. 2016-07-20 14:54:36 -07:00
common_test.go Adding support for googlecompute startup scripts. 2016-07-20 14:54:36 -07:00
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. 2016-08-15 14:36:26 -07:00
config_test.go builder/googlecompute: validate image_family 2016-05-13 15:24:02 -07:00
driver.go builder/googlecompute: Support provisioning VM without external IP address 2016-08-02 13:43:04 -07:00
driver_gce.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. 2016-08-15 14:36:26 -07:00
driver_mock.go Adding support for googlecompute startup scripts. 2016-07-20 14:54:36 -07:00
private_key.go
private_key_test.go
ssh.go helper/communicator: make host more generic 2015-06-13 19:23:33 -04:00
startup.go Adding support for googlecompute startup scripts. 2016-07-20 14:54:36 -07:00
step_check_existing_image.go
step_check_existing_image_test.go
step_create_image.go Adding support for googlecompute startup scripts. 2016-07-20 14:54:36 -07:00
step_create_image_test.go Adding support for googlecompute startup scripts. 2016-07-20 14:54:36 -07:00
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. 2016-08-15 14:36:26 -07:00
step_create_instance_test.go Delete GCE disk on SIGINT. 2015-04-21 18:02:05 +00:00
step_create_ssh_key.go Adding support for googlecompute startup scripts. 2016-07-20 14:54:36 -07:00
step_create_ssh_key_test.go
step_instance_info.go Adding support for googlecompute startup scripts. 2016-07-20 14:54:36 -07:00
step_instance_info_test.go Adds support for using the internal IP rather than NAT IP in GCE 2015-05-29 14:50:11 -07:00
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. 2016-08-15 14:36:26 -07:00
step_teardown_instance_test.go
step_test.go
step_wait_instance_startup.go Adding support for googlecompute startup scripts. 2016-07-20 14:54:36 -07:00
step_wait_instance_startup_test.go Adding support for googlecompute startup scripts. 2016-07-20 14:54:36 -07:00