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
Patrick Decat a7283f2281
Add support for setting labels on GCE instance
9 years ago
..
test-fixtures
account.go
artifact.go
artifact_test.go
builder.go
builder_test.go
config.go Add support for setting labels on GCE instance 9 years ago
config_test.go Adding sanity checks in Prepare when adding accelerators and tests for accelerator configuration 9 years ago
driver.go Add support for setting labels on GCE instance 9 years ago
driver_gce.go Add support for setting labels on GCE instance 9 years ago
driver_mock.go
image.go
image_test.go
private_key.go
private_key_test.go
ssh.go
startup.go Update to how zone is extracted from metadata 9 years ago
step_check_existing_image.go
step_check_existing_image_test.go
step_create_image.go
step_create_image_test.go
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
step_create_ssh_key_test.go
step_create_windows_password.go
step_create_windows_password_test.go
step_instance_info.go
step_instance_info_test.go
step_teardown_instance.go
step_teardown_instance_test.go
step_test.go
step_wait_startup_script.go post-processor/vagrant-cloud: try upload once 9 years ago
step_wait_startup_script_test.go
winrm.go