artifact.go
|
Cosmetic: go fmt
|
2014-12-08 15:36:38 +00:00 |
builder.go
|
Don't create Artifact if there were errors
|
2014-12-09 10:45:52 +00:00 |
client.go
|
Cosmetic: go fmt
|
2014-12-08 15:36:38 +00:00 |
ssh.go
|
Use log.Printf instead of log.Fatalf
|
2014-12-08 15:56:10 +00:00 |
step_boot_wait.go
|
Cosmetic: go fmt
|
2014-12-08 15:36:38 +00:00 |
step_create_instance.go
|
Cosmetic: go fmt
|
2014-12-08 15:36:38 +00:00 |
step_forward_port_over_ssh.go
|
Cosmetic: go fmt
|
2014-12-08 15:36:38 +00:00 |
step_get_vnc_port.go
|
Cosmetic: go fmt
|
2014-12-08 15:36:38 +00:00 |
step_prepare_output_dir.go
|
Fix invalid cast.
|
2014-11-14 18:25:22 +00:00 |
step_shutdown_and_export.go
|
Cosmetic: fix typo in log message
|
2014-12-08 15:37:36 +00:00 |
step_start_vm_paused.go
|
Cosmetic: go fmt
|
2014-12-08 15:36:38 +00:00 |
step_type_boot_command.go
|
Cosmetic: go fmt
|
2014-12-08 15:36:38 +00:00 |
step_upload_iso.go
|
Cosmetic: go fmt
|
2014-12-08 15:36:38 +00:00 |
step_wait.go
|
Replace reflect with type assertion
|
2014-12-08 16:01:12 +00:00 |