vmware / govmomi

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

feat: Bindings for vSphere Zone APIs #3435

Closed spacegospod closed 1 month ago

spacegospod commented 1 month ago

Description

Adding bindings for the consumption domains API (a.k.a. vSphere Zones)

Related: https://github.com/hashicorp/terraform-provider-vsphere/issues/2185

Type of change

Please mark options that are relevant:

How Has This Been Tested?

Tested against a live VC. Created a simulator for the new endpoints and added a unit test that verifies the contract.

Checklist: