You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/command/agent
James Phillips ce0e9759f8
Fixes config merge fn for disabling coordinates and adds it to JSON.
9 years ago
..
acl_endpoint.go
acl_endpoint_test.go
agent.go Scales coordinate sends to hit a fixed aggregate rate across the cluster. 9 years ago
agent_endpoint.go agent: thread tokens through for maintenance mode 9 years ago
agent_endpoint_test.go agent: testing node/service maintenance using tokens 9 years ago
agent_test.go Adds tests for HTTP interface. Removes a stray mark. 9 years ago
catalog_endpoint.go Adds coordinate sorting support to catalog queries for nodes and service nodes. 9 years ago
catalog_endpoint_test.go Adds tests for HTTP interface. Removes a stray mark. 9 years ago
check.go Update cleanhttp repo location 9 years ago
check_test.go Add TCP check type 9 years ago
command.go Address comments 9 years ago
command_test.go agent: test mdb dir protection 9 years ago
config.go Fixes config merge fn for disabling coordinates and adds it to JSON. 9 years ago
config_test.go agent: atlas_endpoint is configurable 9 years ago
coordinate_endpoint.go Adds endpoints for raw network coordinates. 9 years ago
coordinate_endpoint_test.go Adds endpoints for raw network coordinates. 9 years ago
dns.go Gets new structs changes to compile, adds some corner case handling and extra unit tests. 9 years ago
dns_test.go Allow AAAA queries for nodeLookup 9 years ago
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. 9 years ago
health_endpoint_test.go Adds endpoints for raw network coordinates. 9 years ago
http.go Adds endpoints for raw network coordinates. 9 years ago
http_api.md
http_test.go Changes ?near=self to a safer ?near=_agent, which is also clearer about what it does. 9 years ago
keyring.go agent: write-level keyring ACLs work 10 years ago
keyring_test.go agent: testing keyring ACLs 10 years ago
kvs_endpoint.go remove various typos 9 years ago
kvs_endpoint_test.go
local.go Merge pull request #1235 from wuub/master 9 years ago
local_test.go Scales coordinate sends to hit a fixed aggregate rate across the cluster. 9 years ago
log_levels.go
log_writer.go
log_writer_test.go
remote_exec.go Fix a bunch of typos. 9 years ago
remote_exec_test.go
rpc.go agent: write-level keyring ACLs work 10 years ago
rpc_client.go agent: write-level keyring ACLs work 10 years ago
rpc_client_test.go agent: disable ACLs for RPC client tests 9 years ago
rpc_log_stream.go Fix a bunch of typos. 9 years ago
rpc_log_stream_test.go
scada.go Fix a bunch of typos. 9 years ago
scada_test.go agent: atlas_endpoint is configurable 9 years ago
session_endpoint.go Fix a bunch of typos. 9 years ago
session_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
structs.go Rename EnableTagOverride and update formatting 9 years ago
structs_test.go
syslog.go Fix a bunch of typos. 9 years ago
syslog_test.go travis-ci: skip syslog tests for container-based travis infra 9 years ago
ui_endpoint.go
ui_endpoint_test.go Update cleanhttp repo location 9 years ago
user_event.go
user_event_test.go
util.go Adds coordinate sorting support to catalog queries for nodes and service nodes. 9 years ago
util_test.go Adds coordinate sorting support to catalog queries for nodes and service nodes. 9 years ago
watch_handler.go
watch_handler_test.go