packer-cn/builder/parallels/common
Megan Marsh 39354f64e5 move helper/communicator dir into packer-plugin-sdk
fix imports; fix website and generated partials
2020-12-02 08:41:32 -08:00
..
artifact.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
artifact_test.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
driver.go forcefully stop parallels vm. 2018-04-19 16:11:29 -07:00
driver_9.go move tmp helper func into packer-plugin-sdk 2020-11-16 15:13:08 -08:00
driver_9_test.go Remove tmp directories created by builder/parallels/common tests 2018-04-30 20:38:03 +01:00
driver_10.go Added support for the cpu_count, memory_size, sound, and usb options to the parallels builder. 2018-11-17 06:13:59 -06:00
driver_11.go Added support for the cpu_count, memory_size, sound, and usb options to the parallels builder. 2018-11-17 06:13:59 -06:00
driver_mock.go Fix style: Use a consistent case for initialisms 2016-12-17 00:36:56 +02:00
host_ip.go golint: Fix lint offences 2016-12-17 00:37:03 +02:00
host_ip_ifconfig.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
host_ip_ifconfig_test.go [feature] Support boot command for pvm builder 2014-05-19 20:04:13 +02:00
hw_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
hw_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
output_config.go update tests and website and generated partials to reflect new package format 2020-11-17 10:36:01 -08:00
output_config_test.go update tests and website and generated partials to reflect new package format 2020-11-17 10:36:01 -08:00
prlctl_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
prlctl_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
prlctl_post_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
prlctl_post_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
prlctl_version_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
prlctl_version_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
prltype.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
ssh.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
ssh_config.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
ssh_config_test.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
step_attach_floppy.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_attach_floppy_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_attach_parallels_tools.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_compact_disk.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_compact_disk_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_output_dir.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_output_dir_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_prepare_parallels_tools.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_prepare_parallels_tools_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_prlctl.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_run.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 fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 2020-11-30 14:30:30 -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_upload_parallels_tools.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
step_upload_parallels_tools_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 2020-11-30 14:30:30 -08:00
step_upload_version.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
step_upload_version_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 2020-11-30 14:30:30 -08:00
tools_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
tools_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00