consul/command/agent
James Phillips c0bd639662 Makes the version upshift code look at the correct version field. 2015-10-27 14:44:34 -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 Not adding the docker check if we couldn't create the client 2015-10-26 16:45:12 -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 Allow AAAA queries for nodeLookup 2015-09-08 16:54:36 +02:00
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 remove various typos 2015-09-11 12:29:54 -07:00
kvs_endpoint_test.go
local.go agent: remove an N^2 check. See #1265 2015-10-12 20:30:11 -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 Fix a bunch of typos. 2015-09-15 13:22:08 +01:00
remote_exec_test.go
rpc.go
rpc_client.go
rpc_client_test.go
rpc_log_stream.go Fix a bunch of typos. 2015-09-15 13:22:08 +01:00
rpc_log_stream_test.go
scada.go Fix a bunch of typos. 2015-09-15 13:22:08 +01:00
scada_test.go agent: atlas_endpoint is configurable 2015-08-27 11:08:01 -07:00
session_endpoint.go Fix a bunch of typos. 2015-09-15 13:22:08 +01:00
session_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
structs.go Rename EnableTagOverride and update formatting 2015-09-11 08:35:29 -07:00
structs_test.go
syslog.go Fix a bunch of typos. 2015-09-15 13:22:08 +01:00
syslog_test.go travis-ci: skip syslog tests for container-based travis infra 2015-07-28 09:58:43 -07:00
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