vmware / go-vcloud-director

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

Solution Add-On instance and publishing [3] #679

Closed Didainius closed 2 weeks ago

Didainius commented 1 month ago

This PR is the last in the set of 3 that manages Solution Landing Zones, Add-Ons and their instances. It adds a layer of types and methods that will help to create Solution Add-Ons, their instances and also allows publish/unpublish instances. It is a generalised solution that should be capable of accommodating different Solution Add-Ons, although DSE (Data Solutions Extension) was mainly tested here with a slight check of OSE (Object Storage Extension).

Additional things

Testing

Testing this part of code requires a build that has CSE installed