open-consul/consul
Kyle Havlovitz 4743895f40
Prefix autopilot log messages with 'autopilot'
2017-04-04 17:21:49 -07:00
..
agent
prepared_query
servers
state Bans check updates for nodes other than top-level reg. updates. 2017-03-29 16:17:58 -07:00
structs Add CLI/API endpoints for removing peer by ID 2017-03-30 10:13:32 -07:00
acl.go Gets rid of the Consul service exception under version 8. 2017-03-24 12:12:24 -07:00
acl_endpoint.go
acl_endpoint_test.go
acl_replication.go
acl_replication_test.go
acl_test.go Gets rid of the Consul service exception under version 8. 2017-03-24 12:12:24 -07:00
autopilot.go Prefix autopilot log messages with 'autopilot' 2017-04-04 17:21:49 -07:00
autopilot_test.go Add CLI/API endpoints for removing peer by ID 2017-03-30 10:13:32 -07:00
catalog_endpoint.go Adds node ID integrity checking for the catalog. 2017-03-27 00:15:21 -07:00
catalog_endpoint_test.go Cleans up a stray mark and fixes unit tests. 2017-03-27 01:28:54 -07:00
client.go Adds node ID integrity checking for cluster merges. 2017-03-27 00:15:42 -07:00
client_test.go
config.go
config_test.go
coordinate_endpoint.go
coordinate_endpoint_test.go
endpoints.md
filter.go
filter_test.go
flood.go
fsm.go
fsm_test.go
health_endpoint.go
health_endpoint_test.go
internal_endpoint.go
internal_endpoint_test.go
issue_test.go
kvs_endpoint.go
kvs_endpoint_test.go
leader.go
leader_test.go Cleans up a stray mark and fixes unit tests. 2017-03-27 01:28:54 -07:00
merge.go Adds node ID integrity checking for cluster merges. 2017-03-27 00:15:42 -07:00
merge_test.go Adds node ID integrity checking for cluster merges. 2017-03-27 00:15:42 -07:00
operator_autopilot_endpoint.go Moves operator sub-functions into their own files. 2017-03-30 12:35:50 -07:00
operator_autopilot_endpoint_test.go Moves operator sub-functions into their own files. 2017-03-30 12:35:50 -07:00
operator_endpoint.go Moves operator sub-functions into their own files. 2017-03-30 12:35:50 -07:00
operator_raft_endpoint.go Moves operator sub-functions into their own files. 2017-03-30 12:35:50 -07:00
operator_raft_endpoint_test.go Moves operator sub-functions into their own files. 2017-03-30 12:35:50 -07:00
pool.go
prepared_query_endpoint.go
prepared_query_endpoint_test.go
raft_rpc.go
rpc.go
rpc_test.go
rtt.go
rtt_test.go
serf.go
serf_test.go
server.go Use the new raft api function for leaving if applicable 2017-03-27 12:31:38 -07:00
server_test.go
session_endpoint.go
session_endpoint_test.go
session_ttl.go
session_ttl_test.go
snapshot_endpoint.go
snapshot_endpoint_test.go
stats_fetcher.go
stats_fetcher_test.go
status_endpoint.go
status_endpoint_test.go
txn_endpoint.go
txn_endpoint_test.go
util.go
util_test.go