open-nomad/api
Antoine POPINEAU 722141bfa6 Added a jobspec directive to specify envvars. Updated Docker driver to use them accordingly. 2015-10-02 17:46:55 -07:00
..
agent.go api: add client server methods 2015-09-24 21:17:33 -07:00
agent_test.go api: add client server methods 2015-09-24 21:17:33 -07:00
allocations.go command: start alloc-status command 2015-09-22 10:45:07 -07:00
allocations_test.go api: sort all list responses 2015-09-17 13:10:20 -07:00
api.go command: use meta struct for common options 2015-09-14 13:24:03 -07:00
api_test.go api: fixing join tests 2015-09-14 14:04:30 -07:00
compose_test.go Change CPU from float64 to int 2015-09-23 11:14:32 -07:00
constraint.go api: restructure client 2015-09-09 13:05:27 -07:00
constraint_test.go api: restructure client 2015-09-09 13:05:27 -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 api: rename jobs.Delete -> jobs.Deregister 2015-09-22 10:45:06 -07:00
jobs_test.go api: rename jobs.Delete -> jobs.Deregister 2015-09-22 10:45:06 -07:00
nodes.go api: sort all list responses 2015-09-17 13:10:20 -07:00
nodes_test.go api: sort all list responses 2015-09-17 13:10:20 -07:00
raw.go api: Adding basic skeleton 2015-09-06 13:29:51 -07:00
resources.go Add dynamic ports to api resources; copy dynamic ports into offer 2015-09-23 18:01:49 -07: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
tasks.go Added a jobspec directive to specify envvars. Updated Docker driver to use them accordingly. 2015-10-02 17:46:55 -07:00
tasks_test.go Change CPU from float64 to int 2015-09-23 11:14:32 -07:00
util_test.go api: composing jobs takes region 2015-09-16 11:42:08 -07:00