open-nomad/helper
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
..
args Changes service name validation logic to ignore any environment variables first. 2017-11-15 15:35:43 -06:00
codec Pull inmem codec to helper 2018-02-15 13:59:00 -08:00
discover skip running test executables 2017-10-19 16:49:57 -07:00
fields Enable more linters 2017-09-26 15:26:33 -07:00
flag-helpers Fix Vault parsing of booleans 2016-10-10 18:04:39 -07:00
flatmap Enable more linters 2017-09-26 15:26:33 -07:00
gated-writer agent: moving functions into helpers 2015-08-23 16:57:54 -07:00
pool Enhance API pkg to utilize Server's Client Tunnel 2018-02-15 13:59:03 -08:00
stats Refactor 2018-02-15 13:59:00 -08:00
testlog Improve naming and docs 2018-01-08 13:36:07 -08:00
testtask Move task env into execcontext 2017-05-23 13:53:34 -07:00
tlsutil refactor creating a new tls configuration 2018-01-16 08:02:39 -05:00
uuid Remove structs import from api 2017-09-29 10:36:08 -07:00
funcs.go Allow . in Environment Variable Names 2018-01-22 13:59:37 -08:00
funcs_test.go Allow . in Environment Variable Names 2018-01-22 13:59:37 -08:00