.. |
builder.go
|
extract builder interface to sdk
|
2020-12-01 13:42:42 -08:00 |
builder.hcl2spec.go
|
regenerate code
|
2020-11-10 08:16:59 -08:00 |
builder_test.go
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
const.go
|
create snapshots for all disks in a diskset
|
2020-05-28 23:37:43 +00:00 |
diskattacher.go
|
Revert inadvertently-changed import.
|
2020-08-09 14:31:54 -07:00 |
diskattacher_freebsd.go
|
Increase wait time for device to be created.
|
2020-08-01 21:22:50 -07:00 |
diskattacher_linux.go
|
Add FreeBSD support.
|
2020-08-01 21:22:50 -07:00 |
diskattacher_other.go
|
Add placeholder diskattacher for other OSes.
|
2020-08-01 21:59:43 -07:00 |
diskattacher_test.go
|
[builder/azure-chroot] Shared image source (#9070)
|
2020-04-23 11:03:17 +02:00 |
diskset.go
|
Add datadisks to disk set when using SIG as source
|
2020-05-28 23:37:43 +00:00 |
diskset_test.go
|
Add datadisks to disk set when using SIG as source
|
2020-05-28 23:37:43 +00:00 |
metadatastub_test.go
|
Stub metadata service for builder tests
|
2020-04-07 22:49:21 +00:00 |
packerui_test.go
|
fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK
|
2020-11-30 14:30:30 -08:00 |
shared_image_gallery_destination.go
|
remove typo'd option from docs
|
2020-10-07 16:14:13 -07:00 |
shared_image_gallery_destination.hcl2spec.go
|
remove typo'd option from docs
|
2020-10-07 16:14:13 -07:00 |
shared_image_gallery_destination_test.go
|
[azure-chroot] Updating parameter `exlude_from_latest` to `exclude_from_latest` (#10034)
|
2020-10-07 11:08:33 +02:00 |
step_attach_disk.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_attach_disk_test.go
|
fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK
|
2020-11-30 14:30:30 -08:00 |
step_create_image.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_create_image_test.go
|
move TestUi func to sdk
|
2020-12-03 10:15:30 -08:00 |
step_create_new_diskset.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_create_new_diskset_test.go
|
move TestUi func to sdk
|
2020-12-03 10:15:30 -08:00 |
step_create_shared_image_version.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_create_shared_image_version_test.go
|
move TestUi func to sdk
|
2020-12-03 10:15:30 -08:00 |
step_create_snapshotset.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_create_snapshotset_test.go
|
move TestUi func to sdk
|
2020-12-03 10:15:30 -08:00 |
step_mount_device.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_mount_device_test.go
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
step_resolve_plaform_image_version.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_resolve_plaform_image_version_test.go
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
step_verify_shared_image_destination.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_verify_shared_image_destination_test.go
|
move TestUi func to sdk
|
2020-12-03 10:15:30 -08:00 |
step_verify_shared_image_source.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_verify_shared_image_source_test.go
|
move TestUi func to sdk
|
2020-12-03 10:15:30 -08:00 |
step_verify_source_disk.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_verify_source_disk_test.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
template_funcs.go
|
Add 'vm' template function
|
2019-10-15 21:14:20 +00:00 |