open-nomad/api
2017-02-16 15:47:36 -08:00
..
agent.go Changing the API to use the new servermember datastructure 2016-11-06 10:30:43 -08:00
agent_test.go Fixed a test 2016-11-08 15:48:47 -08:00
allocations.go Added the API for GC of allocations and nodes 2017-01-12 16:18:29 -08:00
allocations_test.go
api.go Remove timeout 2016-11-04 15:06:21 -07:00
api_test.go
compose_test.go
constraint.go
constraint_test.go
evaluations.go Add QueuedAllocations to api.Evaluation 2017-01-06 11:32:14 -08:00
evaluations_test.go
fs.go
fs_test.go
jobs.go Fix embedded meta in dispatch response 2017-02-16 15:47:36 -08:00
jobs_test.go Updated changelog and fixed tests 2016-12-20 11:32:17 -08:00
nodes.go Added the API for GC of allocations and nodes 2017-01-12 16:18:29 -08:00
nodes_test.go
operator.go Operator command/endpoint/documentation 2017-02-09 18:04:46 -08:00
operator_test.go Operator command/endpoint/documentation 2017-02-09 18:04:46 -08:00
raw.go Making the client use tls if the node from which migration has to be made has enabled tls 2016-10-31 10:20:04 -07:00
regions.go fix a copy/paste error on api.Regions() comment 2017-01-17 22:48:01 -08:00
regions_test.go
resources.go
status.go
status_test.go
system.go
system_test.go
tasks.go Api Leader becomes a pointer 2017-02-13 10:43:33 -08:00
tasks_test.go
util_test.go