.. |
version
|
move version and useragent definitions into sdk
|
2020-11-18 11:42:02 -08:00 |
artifact.go
|
feat(builder): bump scaleway to new sdk (#9902)
|
2020-09-09 10:27:48 +02:00 |
artifact_test.go
|
move Artifact and artifact mock to the sdk
|
2020-11-30 14:29:52 -08:00 |
builder.go
|
move helper/communicator dir into packer-plugin-sdk
|
2020-12-02 08:41:32 -08:00 |
builder_test.go
|
extract builder interface to sdk
|
2020-12-02 08:41:31 -08:00 |
config.go
|
move helper/communicator dir into packer-plugin-sdk
|
2020-12-02 08:41:32 -08:00 |
config.hcl2spec.go
|
add extra line before package declaration so this line does not become the synopsis of a package for godoc
|
2020-12-16 15:14:43 -08:00 |
step_create_image.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_create_server.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_create_ssh_key.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_pre_validate.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_pre_validate_test.go
|
fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK
|
2020-11-30 14:30:30 -08:00 |
step_remove_volume.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_server_info.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_shutdown.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_snapshot.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |