G-Research / consuldotnet

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

FEATURE REQUEST: Support for List Nodes for Connect-capable Service #311

Closed JocelynVelarde closed 4 months ago

JocelynVelarde commented 6 months ago

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

No

Describe the solution you'd like

Add support to List Nodes for Connect-capable Service This endpoint should return the nodes providing a Connect-capable service in a given datacenter. This will include both proxies and native integrations. 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 4 months ago