open-nomad/api
Alex Dadgar 8d5f0fea69 Merge pull request #2128 from hashicorp/f-dispatch
Nomad Constructor Jobs and Dispatch
2017-01-06 05:22:49 +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 Consul-template fixes + PreviousAlloc in api 2016-10-28 15:50:35 -07:00
allocations_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
api.go Remove timeout 2016-11-04 15:06:21 -07:00
api_test.go Added NOMAD_HTTP_AUTH env var for basic auth 2016-08-17 15:13:35 -04: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 rename SpawnedBlockedEval and simplify map safety check 2016-05-24 18:12:59 -07:00
evaluations_test.go allow multiple evals check last one in test 2016-08-12 21:48:49 -05:00
fs.go Making the cli use TLS if the client has enabled TLS 2016-10-26 11:13:53 -07:00
fs_test.go unblock the readers to add liveness when using -n 2016-07-25 11:16:01 -07:00
jobs.go Merge pull request #2128 from hashicorp/f-dispatch 2017-01-06 05:22:49 +08:00
jobs_test.go Updated changelog and fixed tests 2016-12-20 11:32:17 -08:00
nodes.go Fixed a bunch of TLS related failures 2016-10-26 14:08:46 -07:00
nodes_test.go Added a test 2016-07-27 13:44:30 -07: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 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 Showing Task Resources in alloc status 2016-03-11 14:28:51 -08:00
status.go display server leaders per region 2016-03-17 16:04:09 -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 Merge pull request #2128 from hashicorp/f-dispatch 2017-01-06 05:22:49 +08:00
tasks_test.go Fix api test 2015-12-18 12:17:54 -08:00
util_test.go Renaming LocalDisk to EphemeralDisk (#1710) 2016-09-14 15:43:42 -07:00