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/consul
Sean Chittenden b94aac3a2c
Round the node lookup prefix down to the nearest modulo two size before
8 years ago
..
agent Rename server_details package to agent 9 years ago
prepared_query Add tests for node meta in prepared queries and update docs 8 years ago
servers Misc comment improvements 9 years ago
state Round the node lookup prefix down to the nearest modulo two size before 8 years ago
structs Added -relay-factor param to keyring operations 8 years ago
acl.go Adds fine-grained watch support to ACL endpoints. 8 years ago
acl_endpoint.go Pass state store pointer into the blocking query work function. 8 years ago
acl_endpoint_test.go Adds fine-grained watch support to ACL endpoints. 8 years ago
acl_replication.go Adds fine-grained watch support to ACL endpoints. 8 years ago
acl_replication_test.go Adds fine-grained watch support to ACL endpoints. 8 years ago
acl_test.go Adds fine-grained watch support to ACL endpoints. 8 years ago
catalog_endpoint.go Pass state store pointer into the blocking query work function. 8 years ago
catalog_endpoint_test.go Adds catalog support for node IDs. 8 years ago
client.go Adds basic support for node IDs. 8 years ago
client_test.go Adds support for snapshots and restores. (#2396) 8 years ago
config.go Add TLSMinVersion to config options 8 years ago
config_test.go Adds support for a new "acl_agent_token" which is used for internal 8 years ago
coordinate_endpoint.go Pass state store pointer into the blocking query work function. 8 years ago
coordinate_endpoint_test.go Adds complete ACL coverage for /v1/coordinate/nodes and Coordinate.Update RPC. 8 years ago
endpoints.md
filter.go Switches GETs to a filtering model for ACLs. 9 years ago
filter_test.go Switches GETs to a filtering model for ACLs. 9 years ago
fsm.go Keeps the old state store state if a restore fails. 8 years ago
fsm_test.go Keeps the old state store state if a restore fails. 8 years ago
health_endpoint.go Pass state store pointer into the blocking query work function. 8 years ago
health_endpoint_test.go Minor formatting tweaks as a follow-up to #2654 8 years ago
internal_endpoint.go Added -relay-factor param to keyring operations 8 years ago
internal_endpoint_test.go Adds complete ACL coverage for /v1/internal/ui/node endpoints. 8 years ago
issue_test.go Adds fine-grained watches to health endpoints. 8 years ago
kvs_endpoint.go Pass state store pointer into the blocking query work function. 8 years ago
kvs_endpoint_test.go Cuts KVS endpoints over to new fine-grained watch plumbing. 8 years ago
leader.go Adds fine-grained watch support to ACL endpoints. 8 years ago
leader_test.go Tweaks leader test now that we have new wait timing. 8 years ago
merge.go Rename server_details package to agent 9 years ago
operator_endpoint.go Copies the member data instead of referencing by pointer. 8 years ago
operator_endpoint_test.go Makes the Raft configuration API easier to consume. 8 years ago
pool.go Adds support for snapshots and restores. (#2396) 8 years ago
prepared_query_endpoint.go Pass state store pointer into the blocking query work function. 8 years ago
prepared_query_endpoint_test.go Fix test import 8 years ago
raft_rpc.go Integrates Consul with new version of Raft library. 8 years ago
rpc.go Bails out of blocking queries when a state restore occurs. 8 years ago
rpc_test.go Bails out of blocking queries when a state restore occurs. 8 years ago
rtt.go Fix deadlock in Consul RTT. 9 years ago
rtt_test.go
serf.go Add retry with backoff to initial bootstrap checks (#2561) 8 years ago
serf_test.go
server.go Fixes a startup ordering issue between Raft and Serf. 8 years ago
server_test.go Merge pull request #2319 from hashicorp/f-bootstrap-abort 8 years ago
session_endpoint.go Pass state store pointer into the blocking query work function. 8 years ago
session_endpoint_test.go Adds fine-grained watches to session endpoints. 8 years ago
session_ttl.go Adds fine-grained watches to session endpoints. 8 years ago
session_ttl_test.go Adds fine-grained watches to session endpoints. 8 years ago
snapshot_endpoint.go Moves the snapshot package up one level. (#2472) 8 years ago
snapshot_endpoint_test.go Enable snapshots in dev mode (#2453) 8 years ago
status_endpoint.go Integrates Consul with new version of Raft library. 8 years ago
status_endpoint_test.go
txn_endpoint.go Switches GETs to a filtering model for ACLs. 9 years ago
txn_endpoint_test.go Cuts KVS endpoints over to new fine-grained watch plumbing. 8 years ago
util.go Adds basic support for node IDs. 8 years ago
util_test.go Refactor consul.serverParts into server_details.ServerDetails 9 years ago