You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/vmware/common
Megan Marsh 39354f64e5
move helper/communicator dir into packer-plugin-sdk
5 years ago
..
testdata Added suggestions from @SwampDragons to the parsers from the vmware builders, included unit-tests and sample file for fusion's networking file, and fixed a few situations where the channel wasn't being closed. 6 years ago
artifact.go move Artifact and artifact mock to the sdk 5 years ago
artifact_test.go move Artifact and artifact mock to the sdk 5 years ago
disk_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
driver.go move multistep into the plugin sdk 5 years ago
driver_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
driver_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
driver_esx5.go move helper/communicator dir into packer-plugin-sdk 5 years ago
driver_esx5_test.go move helper/communicator dir into packer-plugin-sdk 5 years ago
driver_fusion5.go move multistep into the plugin sdk 5 years ago
driver_fusion6.go Remove usb_keyboard option (#9945) 6 years ago
driver_mock.go move multistep into the plugin sdk 5 years ago
driver_mock_test.go
driver_parser.go builder/vmware/common: simplify type assertion switch (#9893) 6 years ago
driver_parser_test.go Added suggestions from @SwampDragons to the parsers from the vmware builders, included unit-tests and sample file for fusion's networking file, and fixed a few situations where the channel wasn't being closed. 6 years ago
driver_player5.go move multistep into the plugin sdk 5 years ago
driver_player5_windows.go
driver_player6.go Remove usb_keyboard option (#9945) 6 years ago
driver_player6_windows.go
driver_player_unix.go
driver_workstation9.go move multistep into the plugin sdk 5 years ago
driver_workstation9_windows.go
driver_workstation10.go Remove usb_keyboard option (#9945) 6 years ago
driver_workstation10_windows.go
driver_workstation_unix.go
driver_workstation_unix_test.go
export_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
host_ip_ifconfig.go
hw_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
hw_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
output_config.go update tests and website and generated partials to reflect new package format 5 years ago
output_config_test.go update tests and website and generated partials to reflect new package format 5 years ago
output_dir.go
output_dir_local.go
output_dir_local_test.go
remote_driver.go move Ui definition into the packer plugin sdk. 5 years ago
remote_driver_mock.go move Ui definition into the packer plugin sdk. 5 years ago
remote_driver_mock_test.go
run_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
run_config_test.go update tests and website and generated partials to reflect new package format 5 years ago
ssh.go move multistep into the plugin sdk 5 years ago
ssh_config.go move helper/communicator dir into packer-plugin-sdk 5 years ago
ssh_config_test.go move helper/communicator dir into packer-plugin-sdk 5 years ago
ssh_test.go move helper/communicator dir into packer-plugin-sdk 5 years ago
step_clean_files.go move Ui definition into the packer plugin sdk. 5 years ago
step_clean_vmx.go move Ui definition into the packer plugin sdk. 5 years ago
step_clean_vmx_test.go move multistep into the plugin sdk 5 years ago
step_compact_disk.go move Ui definition into the packer plugin sdk. 5 years ago
step_compact_disk_test.go move multistep into the plugin sdk 5 years ago
step_configure_vmx.go move Ui definition into the packer plugin sdk. 5 years ago
step_configure_vmx_test.go move multistep into the plugin sdk 5 years ago
step_configure_vnc.go move Ui definition into the packer plugin sdk. 5 years ago
step_configure_vnc_test.go
step_create_disks.go move Ui definition into the packer plugin sdk. 5 years ago
step_create_disks_test.go move multistep into the plugin sdk 5 years ago
step_export.go move Ui definition into the packer plugin sdk. 5 years ago
step_export_test.go move multistep into the plugin sdk 5 years ago
step_http_ip_discover.go move Ui definition into the packer plugin sdk. 5 years ago
step_http_ip_discover_test.go move multistep into the plugin sdk 5 years ago
step_output_dir.go move Ui definition into the packer plugin sdk. 5 years ago
step_output_dir_test.go move multistep into the plugin sdk 5 years ago
step_prepare_tools.go move multistep into the plugin sdk 5 years ago
step_prepare_tools_test.go move multistep into the plugin sdk 5 years ago
step_register.go move Ui definition into the packer plugin sdk. 5 years ago
step_register_test.go move multistep into the plugin sdk 5 years ago
step_remote_upload.go move Ui definition into the packer plugin sdk. 5 years ago
step_remote_upload_test.go move multistep into the plugin sdk 5 years ago
step_run.go move Ui definition into the packer plugin sdk. 5 years ago
step_run_test.go move multistep into the plugin sdk 5 years ago
step_shutdown.go Move hook and communicator definitions to packer-plugin-sdk 5 years ago
step_shutdown_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 5 years ago
step_suppress_messages.go move Ui definition into the packer plugin sdk. 5 years ago
step_suppress_messages_test.go move multistep into the plugin sdk 5 years ago
step_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 5 years ago
step_upload_tools.go Move hook and communicator definitions to packer-plugin-sdk 5 years ago
step_upload_vmx.go move Ui definition into the packer plugin sdk. 5 years ago
step_vnc_boot_command.go move Ui definition into the packer plugin sdk. 5 years ago
step_vnc_connect.go move Ui definition into the packer plugin sdk. 5 years ago
tools_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
tools_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
vmx.go
vmx_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
vmx_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
vmx_test.go