consul/agent/proxy
Paul Banks 85d6502ab3 Don't kill proxies on agent shutdown; backport manager close fix 2018-06-25 12:24:13 -07:00
..
daemon.go Don't kill proxies on agent shutdown; backport manager close fix 2018-06-25 12:24:13 -07:00
daemon_test.go Test for adopted process Stop race and fix 2018-06-25 12:24:13 -07:00
exitstatus_other.go
exitstatus_syscall.go
manager.go Don't kill proxies on agent shutdown; backport manager close fix 2018-06-25 12:24:13 -07:00
manager_test.go Make tests pass and clean proxy persistence. No detached child changes yet. 2018-06-25 12:24:10 -07:00
noop.go Make tests pass and clean proxy persistence. No detached child changes yet. 2018-06-25 12:24:10 -07:00
noop_test.go
process.go Make tests pass and clean proxy persistence. No detached child changes yet. 2018-06-25 12:24:10 -07:00
process_unix.go
process_windows.go
proxy.go Make tests pass and clean proxy persistence. No detached child changes yet. 2018-06-25 12:24:10 -07:00
proxy_test.go Test for adopted process Stop race and fix 2018-06-25 12:24:13 -07:00
snapshot.go
test.go