packer-cn/builder/hcloud
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
we have to to give it to our hook
2019-04-03 15:55:55 +02:00
..
artifact.go Add hcloud Builder 2018-10-17 12:15:47 +02:00
artifact_test.go Add hcloud Builder 2018-10-17 12:15:47 +02:00
builder.go change Builder to be passed a context for cancellation 2019-04-03 15:55:55 +02:00
builder_acc_test.go Add hcloud Builder 2018-10-17 12:15:47 +02:00
config.go add snapshot_labels to hcloud builder 2018-11-27 14:41:32 -05:00
step_create_server.go Use Context of run method and allow users to cancel the build 2019-03-07 11:41:39 +01:00
step_create_snapshot.go Use Context of run method and allow users to cancel the build 2019-03-07 11:41:39 +01:00
step_create_sshkey.go Use Context of run method and allow users to cancel the build 2019-03-07 11:41:39 +01:00
step_shutdown_server.go Use Context of run method and allow users to cancel the build 2019-03-07 11:41:39 +01:00