packer-cn/builder/vsphere/driver
jhawk28 99b0b98311
Add ovf export capability to vsphere builders (#8764)
* add ovf export capability to vsphere builders

* remove unneeded floppy ejection

* add prepare step for export. updated output directory to be the actual destination directory

* add step export documentation

* add extra export options

* add ui messages for export step

Co-authored-by: Megan Marsh <megan@hashicorp.com>
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
2020-03-19 13:51:43 -04:00
..
datastore.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
datastore_acc_test.go Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes. 2020-01-08 14:41:51 -08:00
driver.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
driver_test.go Re-arrange directory structure for merge. 2019-12-09 17:14:55 -08:00
folder.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
folder_acc_test.go Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes. 2020-01-08 14:41:51 -08:00
host.go Re-arrange directory structure for merge. 2019-12-09 17:14:55 -08:00
host_acc_test.go Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes. 2020-01-08 14:41:51 -08:00
network.go fix #8743 by using interface instead of Network object 2020-02-18 10:05:18 -05:00
resource_pool.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
resource_pool_acc_test.go Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes. 2020-01-08 14:41:51 -08:00
vm.go Add ovf export capability to vsphere builders (#8764) 2020-03-19 13:51:43 -04:00
vm_cdrom.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
vm_clone_acc_test.go Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes. 2020-01-08 14:41:51 -08:00
vm_create_acc_test.go Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes. 2020-01-08 14:41:51 -08:00
vm_keyboard.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00