Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for NSX-T Edge Gateway Static Routes #586

Merged
merged 7 commits into from
Jul 14, 2023

Conversation

Didainius
Copy link
Collaborator

@Didainius Didainius commented Jun 30, 2023

Added support for NSX-T Edge Gateway Static Route configuration via types

  • types NsxtEdgeGatewayStaticRoute, types.NsxtEdgeGatewayStaticRoute
  • methodsNsxtEdgeGateway.CreateStaticRoute, NsxtEdgeGateway.GetAllStaticRoutes, NsxtEdgeGateway.GetStaticRouteByNetworkCidr, NsxtEdgeGateway.GetStaticRouteByName, NsxtEdgeGateway.GetStaticRouteById, NsxtEdgeGatewayStaticRoute.Update, NsxtEdgeGatewayStaticRoute.Delete

Signed-off-by: Dainius Serplis <dserplis@vmware.com>
Signed-off-by: Dainius Serplis <dserplis@vmware.com>
@Didainius Didainius marked this pull request as ready for review July 3, 2023 04:50
Copy link
Collaborator

@adambarreiro adambarreiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

govcd/nsxt_edgegateway_static_route.go Show resolved Hide resolved
govcd/nsxt_edgegateway_static_route.go Show resolved Hide resolved
Signed-off-by: Dainius Serplis <dserplis@vmware.com>
Signed-off-by: Dainius Serplis <dserplis@vmware.com>
@Didainius Didainius merged commit c7f2584 into vmware:main Jul 14, 2023
@Didainius Didainius deleted the static-route branch July 14, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants