open-nomad/api
Kyle Havlovitz 40f9d35833 Added NOMAD_HTTP_AUTH env var for basic auth 2016-08-17 15:13:35 -04:00
..
agent.go
agent_test.go Remove testing for an API that doesn't exist any more. 2016-06-10 15:50:11 -04:00
allocations.go Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
allocations_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
api.go Added NOMAD_HTTP_AUTH env var for basic auth 2016-08-17 15:13:35 -04: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
constraint_test.go
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 api.fs uses the api.Client rather than making raw requests 2016-07-28 14:27:17 -07:00
fs_test.go unblock the readers to add liveness when using -n 2016-07-25 11:16:01 -07:00
jobs.go Fix nomad inspect output 2016-07-28 14:48:25 -07:00
jobs_test.go Merge pull request #1542 from novilabs/fix-test-job-summary 2016-08-09 15:59:39 -07:00
nodes.go Added the status updated at timestamp 2016-07-27 11:50:06 -07:00
nodes_test.go Added a test 2016-07-27 13:44:30 -07:00
raw.go
regions.go
regions_test.go
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
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 Add killing event and mark task as not running when killed 2016-07-21 15:49:54 -07:00
tasks_test.go Fix api test 2015-12-18 12:17:54 -08:00
util_test.go Validate driver config on job register 2016-04-13 15:55:46 -07:00