packer-cn/builder/qemu
Megan Marsh faa3832537 extract builder interface to sdk 2020-12-02 08:41:31 -08:00
..
version move version and useragent definitions into sdk 2020-11-18 11:42:02 -08:00
artifact.go fmt 2014-10-28 08:43:19 -07:00
builder.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
builder_test.go extract builder interface to sdk 2020-12-02 08:41:31 -08:00
comm_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
comm_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
config.go move multierror and multierrorappend into sdk 2020-11-30 14:29:06 -08:00
config.hcl2spec.go regenerate code 2020-11-10 08:16:59 -08:00
config_test.go move multierror and multierrorappend into sdk 2020-11-30 14:29:06 -08:00
driver.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
driver_mock.go add QemuImgArgs option to set specialized flags in qemu-img 2020-09-17 15:15:04 -07:00
qmp.go qemu: add support for using a network bridge 2020-05-20 16:46:32 -07:00
ssh.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_configure_qmp.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_configure_vnc.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_convert_disk.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_convert_disk_test.go add QemuImgArgs option to set specialized flags in qemu-img 2020-09-17 15:15:04 -07:00
step_copy_disk.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_copy_disk_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_create_disk.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_create_disk_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_http_ip_discover.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_http_ip_discover_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 2020-11-30 14:30:30 -08:00
step_port_forward.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_prepare_output_dir.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_resize_disk.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_resize_disk_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_run.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_run_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_set_iso.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_shutdown.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
step_shutdown_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 2020-11-30 14:30:30 -08:00
step_type_boot_command.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_wait_guest_address.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00