packer-cn/builder/virtualbox/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
comm.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
comm_config.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
comm_config_test.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
driver.go Remove all floppy controllers before adding a new one 2020-03-02 21:56:20 -08:00
driver_4_2.go update tests and website and generated partials to reflect new package format 2020-11-17 10:36:01 -08:00
driver_4_2_test.go builder/virtualbox/common: Move Driver here 2013-12-21 15:00:48 -08:00
driver_mock.go Remove all floppy controllers before adding a new one 2020-03-02 21:56:20 -08:00
export_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
export_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
guest_additions_config.go allow attaching guest additions without a communicator 2020-11-24 15:46:14 -08:00
guest_additions_config_test.go remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field. 2020-11-18 14:21:40 -08: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
run_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
run_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
shutdown_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
shutdown_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
snapshot.go virtualbox: simplify ParseSnapshotData 2019-11-06 10:24:20 +01:00
snapshot_test.go virtualbox: simplify ParseSnapshotData 2019-11-06 10:24:20 +01: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_isos.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_configure_vrdp.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_download_guest_additions.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_export.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_export_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_http_ip_discover.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_http_ip_discover_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_port_forwarding.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
step_remove_devices.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_remove_devices_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_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_ssh_key_pair.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
step_suppress_messages.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_suppress_messages_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 helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
step_upload_guest_additions.go Move hook and communicator definitions to packer-plugin-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
step_vboxmanage.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
vbox_version_config.go remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field. 2020-11-18 14:21:40 -08:00
vbox_version_config_test.go remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field. 2020-11-18 14:21:40 -08:00
vboxbundle_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
vboxbundle_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
vboxmanage_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
vboxmanage_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00