consul/command/agent
James Phillips 3d1702969f Fixes a go vet finding. 2015-10-29 12:47:20 -07:00
..
acl_endpoint.go
acl_endpoint_test.go
agent.go Makes the version upshift code look at the correct version field. 2015-10-27 14:44:34 -07:00
agent_endpoint.go Makes the default protocol 2 and lets 3 interoperate with 2. 2015-10-23 15:23:01 -07:00
agent_endpoint_test.go Adds coordinate of agent to self endpoint. 2015-10-23 15:23:01 -07:00
agent_test.go Makes the version upshift code look at the correct version field. 2015-10-27 14:44:34 -07:00
catalog_endpoint.go Adds coordinate sorting support to catalog queries for nodes and service nodes. 2015-10-23 15:23:01 -07:00
catalog_endpoint_test.go Adds tests for HTTP interface. Removes a stray mark. 2015-10-23 15:23:01 -07:00
check.go Fixes a go vet finding. 2015-10-29 12:47:20 -07:00
check_test.go Forcing the Env variable to empty while testing the default shell logic 2015-10-26 20:35:13 -07:00
command.go Address comments 2015-10-23 15:23:01 -07:00
command_test.go agent: test mdb dir protection 2015-10-15 14:15:41 -07:00
config.go Implemented Docker health checks 2015-10-26 10:23:57 -07:00
config_test.go Implemented Docker health checks 2015-10-26 10:23:57 -07:00
coordinate_endpoint.go Completes rebase of network coordinates to new memdb. 2015-10-23 15:23:01 -07:00
coordinate_endpoint_test.go Completes rebase of network coordinates to new memdb. 2015-10-23 15:23:01 -07:00
dns.go Gets new structs changes to compile, adds some corner case handling and extra unit tests. 2015-10-15 14:59:09 -07:00
dns_test.go
event_endpoint.go
event_endpoint_test.go
flag_slice_value.go
flag_slice_value_test.go
gated_writer.go
gated_writer_test.go
health_endpoint.go Adds distance sorting to health endpoint. Cleans up unit tests. 2015-10-23 15:23:01 -07:00
health_endpoint_test.go Adds endpoints for raw network coordinates. 2015-10-23 15:23:01 -07:00
http.go Installs a friendly handler for coordinate endpoints when coordinates are disabled. 2015-10-23 15:23:01 -07:00
http_api.md
http_test.go Runs go fmt (sorts new go-cleanhttp imports). 2015-10-23 17:14:35 -07:00
keyring.go
keyring_test.go
kvs_endpoint.go
kvs_endpoint_test.go
local.go Prevents agents from considering Raft information when doing sync checks. 2015-10-28 14:32:00 -07:00
local_test.go Completes rebase of network coordinates to new memdb. 2015-10-23 15:23:01 -07:00
log_levels.go
log_writer.go
log_writer_test.go
remote_exec.go
remote_exec_test.go
rpc.go
rpc_client.go
rpc_client_test.go
rpc_log_stream.go
rpc_log_stream_test.go
scada.go
scada_test.go
session_endpoint.go
session_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
structs.go
structs_test.go
syslog.go
syslog_test.go
ui_endpoint.go
ui_endpoint_test.go Runs go fmt (sorts new go-cleanhttp imports). 2015-10-23 17:14:35 -07:00
user_event.go
user_event_test.go
util.go Adds coordinate sorting support to catalog queries for nodes and service nodes. 2015-10-23 15:23:01 -07:00
util_test.go Adds coordinate sorting support to catalog queries for nodes and service nodes. 2015-10-23 15:23:01 -07:00
watch_handler.go
watch_handler_test.go