open-vault/builtin/logical/consul
Jeff Mitchell 86e078ff98 Use Consul API client's DefaultNonPooledTransport.
What we should probably do is create a client with a mutex and
invalidate it when parameters change rather than creating a client over
and over...that can be a TODO for later but for now this fix suffices.

Fixes #1428
2016-05-18 00:47:42 +00:00
..
backend.go
backend_test.go
client.go Use Consul API client's DefaultNonPooledTransport. 2016-05-18 00:47:42 +00:00
path_config.go
path_roles.go
path_token.go
secret_token.go