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
Daniel Hess f0299ba713
Adding GCE container optimized os image project
8 years ago
..
test-fixtures builder/googlecompute: Tests added 9 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 gofmt project. 10 years ago
artifact_test.go move packer to hashicorp 9 years ago
builder.go Change args of NewConfig 8 years ago
builder_test.go
config.go builder/googlecompute: Selectively set default network 8 years ago
config_test.go Change args of NewConfig 8 years ago
driver.go Introduce a new configuration parameter instead 9 years ago
driver_gce.go Adding GCE container optimized os image project 8 years ago
driver_mock.go Filling it back 9 years ago
image.go Using CI for compilation errors because am on Windows 9 years ago
image_test.go gofmt project. 10 years ago
networking.go builder/googlecompute: Test networking interpolation 8 years ago
networking_test.go builder/googlecompute: Test networking interpolation 8 years ago
private_key.go
private_key_test.go
ssh.go update ssh client usage for new crypto/ssh version 9 years ago
startup.go Update to how zone is extracted from metadata 9 years ago
step_check_existing_image.go move packer to hashicorp 9 years ago
step_check_existing_image_test.go
step_create_image.go Introduce a new configuration parameter instead 9 years ago
step_create_image_test.go Add test coverage 9 years ago
step_create_instance.go Add support for setting labels on GCE instance 9 years ago
step_create_instance_test.go fix test that flaked in a travis build recently 9 years ago
step_create_ssh_key.go move packer to hashicorp 9 years ago
step_create_ssh_key_test.go builder/googlecompute: Tests added 9 years ago
step_create_windows_password.go move packer to hashicorp 9 years ago
step_create_windows_password_test.go Create a password for windows instances when using WinRM communicator and no password is provided. 10 years ago
step_instance_info.go move packer to hashicorp 9 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 move packer to hashicorp 9 years ago
step_teardown_instance_test.go builder/googlecompute: fix formatting directives 11 years ago
step_test.go move packer to hashicorp 9 years ago
step_wait_startup_script.go post-processor/vagrant-cloud: try upload once 9 years ago
step_wait_startup_script_test.go googlecompute: conditionally omit the wait for startup script step if no startup script is provided. 9 years ago
template_funcs.go Don't truncate and replace with 'a', update docs 8 years ago
template_funcs_test.go add a couple of extra tests and reword documentation 8 years ago
winrm.go move packer to hashicorp 9 years ago