packer-cn/builder/vsphere/driver
Megan Marsh eb35617985
Merge pull request #8756 from aeber/feature_eagerly_scrub_disks
vsphere-iso: add support for eagerly zeroed / scrubbed disks
2020-02-19 09:47:49 -08: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 support for eagerly zeroed / scrubbed disks 2020-02-17 16:26:07 +01: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