open-consul/agent/proxy
Mitchell Hashimoto eb31827fac
agent/proxy: implement periodic snapshotting in the manager
2018-06-14 09:42:11 -07:00
..
daemon.go agent/proxy: check if process is alive 2018-06-14 09:42:11 -07:00
daemon_test.go agent/proxy: check if process is alive 2018-06-14 09:42:11 -07:00
exitstatus_other.go
exitstatus_syscall.go
manager.go agent/proxy: implement periodic snapshotting in the manager 2018-06-14 09:42:11 -07:00
manager_test.go agent/proxy: implement periodic snapshotting in the manager 2018-06-14 09:42:11 -07:00
noop.go agent/proxy: implement snapshotting for daemons 2018-06-14 09:42:11 -07:00
noop_test.go
process_unix.go agent/proxy: check if process is alive 2018-06-14 09:42:11 -07:00
process_windows.go agent/proxy: check if process is alive 2018-06-14 09:42:11 -07:00
proxy.go agent/proxy: implement periodic snapshotting in the manager 2018-06-14 09:42:11 -07:00
proxy_test.go agent/proxy: make the logs test a bit more robust by waiting for file 2018-06-14 09:42:11 -07:00
snapshot.go agent/proxy: implement periodic snapshotting in the manager 2018-06-14 09:42:11 -07:00
test.go