This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
consul
mirror of
https://github.com/hashicorp/consul
Watch
1
Star
0
Fork
You've already forked consul
0
Code
Issues
Projects
Releases
Wiki
Activity
f9da231a1c
consul
/
command
/
agent
History
James Phillips
f9da231a1c
Adds coordinate of agent to self endpoint.
2015-10-23 15:23:01 -07:00
..
acl_endpoint.go
…
acl_endpoint_test.go
…
agent.go
Scales coordinate sends to hit a fixed aggregate rate across the cluster.
2015-10-23 15:23:01 -07:00
agent_endpoint.go
Adds coordinate of agent to self endpoint.
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
Adds tests for HTTP interface. Removes a stray mark.
2015-10-23 15:23:01 -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
…
check_test.go
…
command.go
…
command_test.go
…
config.go
Fixes config merge fn for disabling coordinates and adds it to JSON.
2015-10-23 15:23:01 -07:00
config_test.go
…
coordinate_endpoint.go
Moves sorting up into coordinate endpoint HTTP handlers.
2015-10-23 15:23:01 -07:00
coordinate_endpoint_test.go
Moves sorting up into coordinate endpoint HTTP handlers.
2015-10-23 15:23:01 -07:00
dns.go
…
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
Changes ?near=self to a safer ?near=_agent, which is also clearer about what it does.
2015-10-23 15:23:01 -07:00
keyring.go
…
keyring_test.go
…
kvs_endpoint.go
…
kvs_endpoint_test.go
…
local.go
…
local_test.go
Scales coordinate sends to hit a fixed aggregate rate across the cluster.
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
…
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
…