open-nomad/api
Alex Dadgar 143972b6d9 Job GC endpoint 2016-02-20 15:50:41 -08:00
..
agent.go Sort server-members output using name and tags 2015-10-23 21:33:18 +03:00
agent_test.go Updates from comments, fix tests 2016-01-28 23:11:13 -05:00
allocations.go Store alloc creation time 2016-02-08 21:58:05 -08:00
allocations_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
api.go Refactoring 2015-12-22 23:44:33 +01:00
api_test.go Test request timing with a server slow enough to measure with low granularity system clocks. 2015-12-01 14:53:01 -05:00
compose_test.go Fixes 2016-02-19 15:49:32 -08:00
constraint.go Remove weight and hard/soft fields from constraint 2015-10-27 14:31:14 -07:00
constraint_test.go Remove weight and hard/soft fields from constraint 2015-10-27 14:31:14 -07:00
evaluations.go Refactoring continued 2015-12-24 20:53:37 +01:00
evaluations_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
fs.go Not trying to parse response if the body is not a json 2016-01-27 21:39:50 -08:00
jobs.go Move endpoint to be under job 2016-01-19 11:09:36 -08:00
jobs_test.go Move endpoint to be under job 2016-01-19 11:09:36 -08:00
nodes.go Fix double pull with introduction of AllocModifyIndex 2016-02-01 15:43:59 -08:00
nodes_test.go Fix double pull with introduction of AllocModifyIndex 2016-02-01 15:43:59 -08:00
raw.go api: Adding basic skeleton 2015-09-06 13:29:51 -07:00
regions.go api: add regions wrapper 2015-11-24 13:11:48 -08:00
regions_test.go api: add regions wrapper 2015-11-24 13:11:48 -08:00
resources.go Fixed the parsing and encoding logic 2015-11-16 13:10:57 -08:00
status.go api: add status endpoint 2015-09-11 17:02:56 -07:00
status_test.go api: remove unneeded test 2015-09-12 11:49:32 -07:00
system.go Job GC endpoint 2016-02-20 15:50:41 -08:00
system_test.go Job GC endpoint 2016-02-20 15:50:41 -08:00
tasks.go Handling errors when client can't re-attach to syslog collector 2016-02-10 16:40:36 -08:00
tasks_test.go Fix api test 2015-12-18 12:17:54 -08:00
util_test.go Fixes 2016-02-19 15:49:32 -08:00