.. |
structs
|
consul: Adding support for optional session name
|
2014-06-09 11:42:28 -07:00 |
catalog_endpoint.go
|
consul: Sort datacenter list. Fixes #198
|
2014-06-06 14:12:40 -07:00 |
catalog_endpoint_test.go
|
Change order of fixtures
|
2014-07-23 23:42:22 +02:00 |
client.go
|
Restore the 0.2 TLS verification behavior.
|
2014-06-28 13:32:42 -07:00 |
client_test.go
|
Wait for joining member in `TestClient_JoinLAN`
|
2014-05-27 00:55:20 +02:00 |
config.go
|
Merge pull request #233 from nelhage/tls-no-subjname
|
2014-07-01 13:41:00 -07:00 |
config_test.go
|
Add some basic smoke tests for wrapTLSclient.
|
2014-06-29 18:11:32 -07:00 |
endpoints.md
|
consul: remove explicit leave, use reconciliation
|
2014-05-28 16:32:24 -07:00 |
fsm.go
|
Rename shared msgpack handle
|
2014-06-08 14:02:42 -07:00 |
fsm_test.go
|
consul: Testing FSM snapshot of sessions
|
2014-05-20 16:25:29 -07:00 |
health_endpoint.go
|
consul: Merging BlockingQuery into QueryOptions
|
2014-04-21 11:31:15 -07:00 |
health_endpoint_test.go
|
gofmt
|
2014-05-20 16:25:29 -07:00 |
internal_endpoint.go
|
consul: Rename Misc RPC to Internal
|
2014-04-30 23:43:59 -04:00 |
internal_endpoint_test.go
|
gofmt
|
2014-05-20 16:25:29 -07:00 |
kvs_endpoint.go
|
consul: Adding support for lock-delay in sessions
|
2014-05-20 16:25:29 -07:00 |
kvs_endpoint_test.go
|
consul: Adding support for lock-delay in sessions
|
2014-05-20 16:25:29 -07:00 |
leader.go
|
Utilise new raft.SetPeers() method, move expect logic to leader.go.
|
2014-06-18 12:03:30 -04:00 |
leader_test.go
|
Log peers when `TestLeader_LeftServer` fail
|
2014-05-30 21:18:37 +02:00 |
mdb_table.go
|
Lowercase index key and lookup value if flag is set
|
2014-07-23 23:42:22 +02:00 |
mdb_table_test.go
|
Rename shared msgpack handle
|
2014-06-08 14:02:42 -07:00 |
notify.go
|
consul: Adding a simple notification mechansim
|
2014-02-04 12:21:30 -08:00 |
notify_test.go
|
consul: Adding a simple notification mechansim
|
2014-02-04 12:21:30 -08:00 |
pool.go
|
Restore the 0.2 TLS verification behavior.
|
2014-06-28 13:32:42 -07:00 |
raft_rpc.go
|
Restore the 0.2 TLS verification behavior.
|
2014-06-28 13:32:42 -07:00 |
rpc.go
|
Rename shared msgpack handle
|
2014-06-08 14:02:42 -07:00 |
serf.go
|
Rename Expect to BootstrapExpect. Fixes #223.
|
2014-06-19 17:08:55 -07:00 |
server.go
|
consul: Defer serf handler until initialized. Fixes #254.
|
2014-07-22 09:36:58 -04:00 |
server_test.go
|
Rename Expect to BootstrapExpect. Fixes #223.
|
2014-06-19 17:08:55 -07:00 |
session_endpoint.go
|
agent: First pass at session endpoints
|
2014-05-20 16:25:29 -07:00 |
session_endpoint_test.go
|
consul: Adding support for optional session name
|
2014-06-09 11:42:28 -07:00 |
state_store.go
|
Run `go fmt`
|
2014-07-24 01:09:55 +02:00 |
state_store_test.go
|
Support wildcard for check lookup. Fixes #152
|
2014-05-21 12:45:12 -07:00 |
status_endpoint.go
|
Adding a Status.Peers endpoint to get peerset
|
2013-12-23 11:39:29 -08:00 |
status_endpoint_test.go
|
Rename shared msgpack handle
|
2014-06-08 14:02:42 -07:00 |
util.go
|
Add helper for lowercase list of strings
|
2014-07-23 23:42:21 +02:00 |
util_test.go
|
Add helper for lowercase list of strings
|
2014-07-23 23:42:21 +02:00 |