packer-cn/builder/azure/chroot
Brad Ackerman 23d5432333
Revert inadvertently-changed import.
2020-08-09 14:31:54 -07:00
..
builder.go Add FreeBSD support. 2020-08-01 21:22:50 -07:00
builder.hcl2spec.go Generated files 2020-05-28 23:38:14 +00:00
builder_test.go Shift names to diskset 2020-05-28 23:37:43 +00: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 Extract testUI func 2020-04-07 22:49:20 +00:00
shared_image_gallery_destination.go generated & docs 2020-04-07 23:05:09 +00:00
shared_image_gallery_destination.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 2020-05-28 11:19:00 +02:00
shared_image_gallery_destination_test.go Add more tests 2020-04-08 21:05:26 +00:00
step_attach_disk.go Move to using a diskset 2020-05-28 23:37:43 +00:00
step_attach_disk_test.go Move to using a diskset 2020-05-28 23:37:43 +00:00
step_create_image.go log data disks in images 2020-05-28 23:38:17 +00:00
step_create_image_test.go Use all disks in managed image 2020-05-28 23:37:43 +00:00
step_create_new_diskset.go give temp data disks lun suffix 2020-05-28 23:38:17 +00:00
step_create_new_diskset_test.go [bug] Fix test error message 2020-05-28 23:38:17 +00:00
step_create_shared_image_version.go log data disks in images 2020-05-28 23:38:17 +00:00
step_create_shared_image_version_test.go Use separate caching/sku for data disks 2020-05-28 23:37:44 +00:00
step_create_snapshotset.go create snapshots for all disks in a diskset 2020-05-28 23:37:43 +00:00
step_create_snapshotset_test.go create snapshots for all disks in a diskset 2020-05-28 23:37:43 +00:00
step_mount_device.go Add FreeBSD support. 2020-08-01 21:22:50 -07:00
step_mount_device_test.go Build constraints don't seem to work on test. 2020-08-09 14:12:58 -07:00
step_resolve_plaform_image_version.go Move PIR :latest resolution to step 2020-04-07 22:49:21 +00:00
step_resolve_plaform_image_version_test.go [builder/azure-chroot] Shared image source (#9070) 2020-04-23 11:03:17 +02:00
step_verify_shared_image_destination.go [builder/azure-chroot] Shared image source (#9070) 2020-04-23 11:03:17 +02:00
step_verify_shared_image_destination_test.go [builder/azure-chroot] Shared image source (#9070) 2020-04-23 11:03:17 +02:00
step_verify_shared_image_source.go [builder/azure-chroot] Shared image source (#9070) 2020-04-23 11:03:17 +02:00
step_verify_shared_image_source_test.go [builder/azure-chroot] Shared image source (#9070) 2020-04-23 11:03:17 +02:00
step_verify_source_disk.go Use subscription id from client set 2020-04-07 22:49:24 +00:00
step_verify_source_disk_test.go [builder/azure-chroot] Shared image source (#9070) 2020-04-23 11:03:17 +02:00
template_funcs.go Add 'vm' template function 2019-10-15 21:14:20 +00:00