vmware / govmomi

Go library for the VMware vSphere API
Apache License 2.0
2.26k stars 896 forks source link

api: add sata controller #3458

Open tenthirtyam opened 1 month ago

tenthirtyam commented 1 month ago

Description

Adds support for creating SATA controllers.

Closes: #1219

Type of change

Please mark options that are relevant:

How Has This Been Tested?

Running tool: /usr/local/bin/go test -timeout 30s -run ^TestCreateSATAController$ github.com/vmware/govmomi/object

ok      github.com/vmware/govmomi/object    (cached)

Checklist: