Josh Soref
0a9bad7eca
spelling: unmarshal
2018-03-11 19:07:44 +00:00
Josh Soref
fd6708dab0
spelling: describing
2018-03-11 17:54:04 +00:00
Michael Schurter
0932f1f786
Add Agent.Health to api package
2017-10-13 16:43:00 -07:00
Michael Schurter
26e6073760
Remove overly clever code
2017-03-27 20:54:43 -07:00
Michael Schurter
73da65d566
Fix TLS use in AllocFS API and region/dc detection
2017-03-27 17:38:16 -07:00
Ben Barnard
350934f03b
Return AgentSelf struct from Agent.Self() instead of map
...
api.AgentSelf mirrors command.agent.agentSelf, and makes it easier to
work with the results of a call to Agent.Self()
2017-03-08 15:59:10 +01:00
Diptanu Choudhury
f766f71500
Changing the API to use the new servermember datastructure
2016-11-06 10:30:43 -08:00
Diptanu Choudhury
f0806dceff
Enable serf encryption ( #1791 )
...
* Added the keygen command
* Added support for gossip encryption
* Changed the URL for keyring management
* Fixed the cli
* Added some tests
* Added tests for keyring operations
* Added a test for removal of keys
* Added some docs
* Fixed some docs
* Added general options
2016-10-17 10:48:04 -07:00
Gregory Man
09513e0147
Sort server-members output using name and tags
2015-10-23 21:33:18 +03:00
Ryan Uber
e6a3b4ec4f
api: add client server methods
2015-09-24 21:17:33 -07:00
Ryan Uber
3d8b115943
api: fixing join tests
2015-09-14 14:04:30 -07:00
Ryan Uber
8301dd0405
api: return the number of nodes joined
2015-09-14 13:24:03 -07:00
Ryan Uber
ad40e1a0a6
api: fix status type
2015-09-14 13:24:03 -07:00
Ryan Uber
6ff44fa0c4
api: finish agent endpoint
2015-09-08 14:47:29 -07:00
Ryan Uber
9dd408f2c6
api: agent join api works
2015-09-08 14:26:53 -07:00
Ryan Uber
f6f1813aa1
api: region is queryable, optimize agent caching
2015-09-08 12:13:39 -07:00
Ryan Uber
e28fc33700
api: datacenter is cached and queryable
2015-09-08 12:01:54 -07:00
Ryan Uber
68a8a47634
api: allow querying node name from agent
2015-09-08 11:51:20 -07:00
Ryan Uber
e0f9556590
api: add agent self call
2015-09-08 11:41:03 -07:00