open-nomad/helper/pool
Alex Dadgar aa98f8ba7b Enhance API pkg to utilize Server's Client Tunnel
This PR enhances the API package by having client only RPCs route
through the server when they are low cost and for filesystem access to
first attempt a direct connection to the node and then falling back to
a server routed request.
2018-02-15 13:59:03 -08:00
..
conn.go
pool.go Enhance API pkg to utilize Server's Client Tunnel 2018-02-15 13:59:03 -08:00
pool_test.go