open-nomad/api
2015-10-20 16:42:53 -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.go Remove usage of http.DefaultClient 2015-10-16 16:56:43 -04:00
api_test.go
compose_test.go Switch to using BlkioWeight 2015-10-06 15:44:01 -07:00
constraint.go
constraint_test.go
evaluations.go
evaluations_test.go
jobs.go Fixed the imports 2015-10-20 16:42:53 -07:00
jobs_test.go api: rename jobs.Delete -> jobs.Deregister 2015-09-22 10:45:06 -07:00
nodes.go
nodes_test.go
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 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 Switch to using BlkioWeight 2015-10-06 15:44:01 -07:00
util_test.go