open-vault/command/agent/cache
Vishal Nayak f7907c2809 Agent: Listener refactoring and socket file system permissions (#6397)
* Listener refactoring and file system permissions

* added listenerutil and move some common code there

* Added test for verifying socket file permissions

* Change default port of agent to 8200

* address review feedback

* Address review feedback

* Read socket options from listener config
2019-03-14 11:53:14 -07:00
..
cachememdb agent/caching: refactor ContextInfo (#6311) 2019-03-01 11:20:36 -08:00
api_proxy.go agent/caching: add X-Cache and Age headers (#6394) 2019-03-12 13:21:02 -07:00
api_proxy_test.go agent/caching: test renaming; add api-level cache-clear test (#6305) 2019-02-28 10:05:55 -08:00
cache_test.go agent/caching: proxy redirect and non-json responses; update tests (#6353) 2019-03-06 17:23:20 -08:00
handler.go agent/caching: add X-Cache and Age headers (#6394) 2019-03-12 13:21:02 -07:00
lease_cache.go agent/caching: add X-Cache and Age headers (#6394) 2019-03-12 13:21:02 -07:00
lease_cache_test.go agent/caching: proxy redirect and non-json responses; update tests (#6353) 2019-03-06 17:23:20 -08:00
listener.go Agent: Listener refactoring and socket file system permissions (#6397) 2019-03-14 11:53:14 -07:00
proxy.go agent/caching: add X-Cache and Age headers (#6394) 2019-03-12 13:21:02 -07:00
testing.go agent/caching: add X-Cache and Age headers (#6394) 2019-03-12 13:21:02 -07:00