open-nomad/api
2015-11-16 15:14:21 -08:00
..
agent.go Sort server-members output using name and tags 2015-10-23 21:33:18 +03:00
agent_test.go Sort server-members output using name and tags 2015-10-23 21:33:18 +03:00
allocations.go Add TaskState to alloc 2015-11-16 15:14:21 -08:00
allocations_test.go api: sort all list responses 2015-09-17 13:10:20 -07:00
api.go Update the location of cleanhttp 2015-10-22 14:21:07 -04:00
api_test.go
compose_test.go Added a RestartPolicy to some mocks 2015-10-30 21:33:33 -07: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 api: sort all list responses 2015-09-17 13:10:20 -07:00
evaluations_test.go api: sort all list responses 2015-09-17 13:10:20 -07:00
jobs.go Fixed the imports 2015-10-20 16:42:53 -07:00
jobs_test.go Remove weight and hard/soft fields from constraint 2015-10-27 14:31:14 -07:00
nodes.go api /v1/node/<id>/allocations returns an array of Allocation objects, not AllocationIndexStub 2015-11-09 17:54:18 +01:00
nodes_test.go api: sort all list responses 2015-09-17 13:10:20 -07:00
raw.go
resources.go Add dynamic ports to api resources; copy dynamic ports into offer 2015-09-23 18:01:49 -07:00
status.go
status_test.go
tasks.go Track Task State in the client and capture Wait results 2015-11-16 15:14:21 -08:00
tasks_test.go Added a RestartPolicy to some mocks 2015-10-30 21:33:33 -07:00
util_test.go