Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Generate GO bindings for vCenter Storage Policy Based Management (SPBM) #135

Closed
BaluDontu opened this issue Apr 18, 2017 · 3 comments
Closed
Assignees
Labels

Comments

@BaluDontu
Copy link

I have a PR out in vmware/govmomi repo that generates GO bindings for SPBM- vmware/govmomi#708

The PR just contains generated GO binding files and not the code which I wrote to generate the bindings.

@BaluDontu
Copy link
Author

BaluDontu commented Apr 24, 2017

Also included the code I have written to generate the GO bindings as part of PR posted above. These changes will be used Doug, to make the govmomi/gen/ scripts more generic to be used by different end points.

@BaluDontu
Copy link
Author

I now have the PBM bindings and the 3 wrapper functions for PBM merged in govmomi.
Following have been achieved so far,

  1. QueryProfile
  2. RetrieveContent
  3. CheckRequirements

Also added a new endpoint for pbm - /pbm/sdk.

@BaluDontu
Copy link
Author

With the help of Doug, I was able to write the wrapper functions and check in those changes - vmware/govmomi#711

@tusharnt tusharnt closed this as completed May 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants