open-consul/agent/checks
James Phillips 38f5b2e7ce
Gets rid of named return parameters.
This wasn't wrong before but we don't generally use this style in
Consul.
2018-01-25 14:29:50 -08:00
..
check.go Add gRPC health-check #3073 2018-01-04 16:42:30 -05:00
check_test.go Adds missing os import. 2017-11-08 20:02:22 -08:00
docker.go Sets tty in docker client back to true, as a potential fix for docker exec weirdness 2017-11-05 09:44:55 -06:00
docker_unix.go Decouple the code that executes checks from the agent 2017-10-25 11:18:07 +02:00
docker_windows.go Decouple the code that executes checks from the agent 2017-10-25 11:18:07 +02:00
grpc.go Gets rid of named return parameters. 2018-01-25 14:29:50 -08:00
grpc_test.go Add gRPC health-check #3073 2018-01-04 16:42:30 -05:00