G-Research / consuldotnet

Consul.NET is a .NET client library for the Consul HTTP API
https://consuldot.net/
Apache License 2.0
319 stars 82 forks source link

FEATURE REQUEST: Read LAN Coordinates for a node #313

Closed JocelynVelarde closed 2 months ago

JocelynVelarde commented 3 months ago

Is your feature request related to a problem? Please describe.

No

Describe the solution you'd like

Add support to Read LAN Coordinates for a node This endpoint returns the LAN network coordinates for the given node. This API is supported in the Golang client (1.9.17)

Describe alternatives you've considered

Nothing for the moment

Additional context

Nothing for the moment

JocelynVelarde commented 2 months ago