open-nomad/api
Alex Dadgar 461e36584e events 2017-07-07 12:12:48 -07:00
..
agent.go Remove overly clever code 2017-03-27 20:54:43 -07:00
agent_test.go Return AgentSelf struct from Agent.Self() instead of map 2017-03-08 15:59:10 +01:00
allocations.go alloc-list shows version 2017-07-07 12:12:48 -07:00
allocations_test.go Fix vet script and fix vet problems 2017-02-27 16:00:19 -08:00
api.go Remove duplicate check 2017-03-08 16:19:38 +01:00
api_test.go Fix API panic and bad missing port check 2017-02-20 11:12:34 -08:00
compose_test.go Added tests 2017-02-16 13:52:39 -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
deployments.go alloc-status 2017-07-07 12:12:48 -07:00
evaluations.go initial impl 2017-07-07 12:03:11 -07:00
evaluations_test.go Thread through warnings about deprecations 2017-05-09 20:52:47 -07:00
fs.go Fix TLS use in AllocFS API and region/dc detection 2017-03-27 17:38:16 -07:00
fs_test.go unblock the readers to add liveness when using -n 2016-07-25 11:16:01 -07:00
jobs.go Disallow update stanza on batch jobs 2017-07-07 12:11:39 -07:00
jobs_test.go Disallow update stanza on batch jobs 2017-07-07 12:11:39 -07:00
jobs_testing.go Fix canonicalization of services 2017-03-01 15:30:01 -08:00
nodes.go Added the API for GC of allocations and nodes 2017-01-12 16:18:29 -08:00
nodes_test.go Added a test 2016-07-27 13:44:30 -07:00
operator.go Fix API panic and bad missing port check 2017-02-20 11:12:34 -08:00
operator_test.go Operator command/endpoint/documentation 2017-02-09 18:04:46 -08: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 fix a copy/paste error on api.Regions() comment 2017-01-17 22:48:01 -08:00
regions_test.go api: add regions wrapper 2015-11-24 13:11:48 -08:00
resources.go Fix api.NetworkResource fields 2017-04-07 18:36:43 -07: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 events 2017-07-07 12:12:48 -07:00
tasks_test.go Add support for go-getter modes 2017-07-06 10:45:44 -07:00
util_test.go Making the job spec return api.Job 2017-02-16 13:52:39 -08:00