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 bd5e5bf19c
Adds consul info data into /v1/agent/self endpoint.
8 years ago
..
acl_endpoint.go Fixes nil slices from HTTP endpoints. 9 years ago
acl_endpoint_test.go Fixes nil slices from HTTP endpoints. 9 years ago
agent.go Give log reviewers a hint as to which check is failing 9 years ago
agent_endpoint.go Adds consul info data into /v1/agent/self endpoint. 8 years ago
agent_endpoint_test.go Chase casting types.CheckID to a string into the state_store. 9 years ago
agent_test.go Use stable, monotonically increasing port numbers for tests 9 years ago
bindata_assetfs.go Updates web assets to pull in RTT viz. 9 years ago
catalog_endpoint.go Parse ACL tokens for the catalog register/deregister endpoints 9 years ago
catalog_endpoint_test.go Widens coordinate update sleeps in unit tests. 9 years ago
check.go Revert "Move `structs.CheckID` to a new top-level package, `types`." 9 years ago
check_test.go Revert "Move `structs.CheckID` to a new top-level package, `types`." 9 years ago
command.go Fixes startup version print to show the human version. 8 years ago
command_test.go Removes stale scada client and test sections that use (now) unexported fields. 9 years ago
config.go Tweaks the docs a bit. 8 years ago
config_test.go Removes top-level key support for Circonus configs. 8 years ago
coordinate_endpoint.go Fixes nil slices from HTTP endpoints. 9 years ago
coordinate_endpoint_test.go Widens coordinate update sleeps in unit tests. 9 years ago
dns.go consul: send agent source data as separate query source 9 years ago
dns_test.go agent: test that DNS passes the agent data through 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 Update Check API to use constants 9 years ago
health_endpoint_test.go Widens coordinate update sleeps in unit tests. 9 years ago
http.go agent: parseSource still subs for _agent 9 years ago
http_api.md
http_test.go agent: parseSource still subs for _agent 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 Moves txn code into a new endpoint, not specific to KV. 9 years ago
kvs_endpoint_test.go Moves txn code into a new endpoint, not specific to KV. 9 years ago
local.go Chase casting types.CheckID to a string into the state_store. 9 years ago
local_test.go Uses the HealthCheck Clone() method in local_test.go. 9 years ago
log_levels.go
log_writer.go
log_writer_test.go
prepared_query_endpoint.go consul: send agent source data as separate query source 9 years ago
prepared_query_endpoint_test.go consul: send agent source data as separate query source 9 years ago
remote_exec.go Adds support for the reap lock. 9 years ago
remote_exec_test.go Use panic instead of returning a sentinel UUID values in unit tests 9 years ago
rpc.go Pack Port to be slightly more optimal in terms of struct memory usage. 9 years ago
rpc_client.go agent: write-level keyring ACLs work 10 years ago
rpc_client_test.go Test agent RPC client connection retries 9 years ago
rpc_log_stream.go Fix a bunch of typos. 9 years ago
rpc_log_stream_test.go
session_endpoint.go Chase casting types.CheckID to a string into the state_store. 9 years ago
session_endpoint_test.go Chase casting types.CheckID to a string into the state_store. 9 years ago
status_endpoint.go
status_endpoint_test.go
structs.go Chase casting types.CheckID to a string into the state_store. 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
txn_endpoint.go Reduces the number of operations in a transaction to 64. 9 years ago
txn_endpoint_test.go Adds a get-tree verb to KV transaction operations. 9 years ago
ui_endpoint.go Fixes nil slices from HTTP endpoints. 9 years ago
ui_endpoint_test.go agent: initial web assets 9 years ago
user_event.go Factor out duplicate functions into a lib package 9 years ago
user_event_test.go
util.go Revert "Move `structs.CheckID` to a new top-level package, `types`." 9 years ago
util_test.go Factor out duplicate functions into a lib package 9 years ago
watch_handler.go Adds support for the reap lock. 9 years ago
watch_handler_test.go Adds support for the reap lock. 9 years ago