vmware / govmomi

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

Update generated types #3433

Closed akutz closed 1 month ago

akutz commented 1 month ago

Description

This patch updates the generated types to the version for the upcoming 8.0U3 release in order to support internal and partner driven development that depends on GoVmomi.

Closes: NA

Type of change

Please mark options that are relevant:

How Has This Been Tested?

I ran go build ./... locally and relied on GitHub actions for testing.

Checklist: