- Add support for managing NSX-T Edge Gateway BGP Neighbor. It is done by adding types
EdgeBgpNeighbor
andtypes.EdgeBgpNeighbor
with functionsCreateBgpNeighbor
,GetAllBgpNeighbors
,GetBgpNeighborByIp
,GetBgpNeighborById
,Update
andDelete
[GH-489]