vmware / go-vmware-nsxt

golang library for NSX-T REST API
Other
55 stars 29 forks source link

Add missing list methods for loadbalancer objects #19

Closed MartinWeindel closed 4 years ago

MartinWeindel commented 5 years ago

Added several missing methods to ServiceApis:

vmwclabot commented 5 years ago

@MartinWeindel, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

annakhm commented 4 years ago

Hi @MartinWeindel, This PR is merged, sorry for the delay!

MartinWeindel commented 4 years ago

@annakhm Thanks a lot, we are already using this commit.