-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
It seems that the project for now only supports connection with one manager (https://github.com/vmware/go-vmware-nsxt/blob/master/configuration.go#L36).
In the case of connection with multiple managers, we would want to connect to different MPs and load balance requests(e.g round robin) . Now we have to implement this logic from the clients whoever invoke this library. If we enhance this part in this common library, then we can avoid duplicate efforts from different callers. What's more, we can further add keep-alive scheme to this library to maintain the available endpoints list.
@annakhm What do you think ? I can work on this enhancement if you think it is feasible.
Metadata
Metadata
Assignees
Labels
No labels