This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
0
You've already forked packer-cn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
packer-cn
/
builder
/
hcloud
History
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_test.go
Add hcloud Builder
2018-10-17 12:15:47 +02:00
artifact.go
Add hcloud Builder
2018-10-17 12:15:47 +02:00
builder_acc_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
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