vmware / go-vcloud-director

Golang SDK for VMware Cloud Director
Other
80 stars 76 forks source link

Add RDE metadata methods #557

Closed adambarreiro closed 9 months ago

adambarreiro commented 1 year ago

This PR adds methods to rde to create, read, update and delete metadata. The special characteristic is that for the first time, this is an OpenAPI endpoint, with a completely different set of OpenAPI types and the implementation differs a bit.