open-nomad/api
2018-02-15 13:59:03 -08:00
..
contexts
acl.go
acl_test.go
agent.go
agent_test.go
allocations.go Enhance API pkg to utilize Server's Client Tunnel 2018-02-15 13:59:03 -08:00
allocations_test.go Add method on API alloc to calculate attempted and remaining reschedule events 2018-01-31 09:58:05 -06:00
api.go allow setting timeout on any api config 2018-02-15 13:59:03 -08:00
api_test.go Enhance API pkg to utilize Server's Client Tunnel 2018-02-15 13:59:03 -08:00
compose_test.go
constraint.go
constraint_test.go
deployments.go
evaluations.go
evaluations_test.go
fs.go Enhance API pkg to utilize Server's Client Tunnel 2018-02-15 13:59:03 -08:00
fs_test.go
jobs.go Add reschedule policy to API, and HCL parsing support. 2018-01-31 09:56:53 -06:00
jobs_test.go Fix tests broken by default change to RestartPolicy 2018-02-02 19:25:45 -06:00
jobs_testing.go
namespace.go
namespace_test.go
nodes.go Enhance API pkg to utilize Server's Client Tunnel 2018-02-15 13:59:03 -08:00
nodes_test.go fix test 2018-02-15 13:59:03 -08:00
operator.go
operator_autopilot.go Clean up some leftover autopilot differences from Consul 2018-02-08 10:27:26 -08:00
operator_autopilot_test.go Clean up some leftover autopilot differences from Consul 2018-02-08 10:27:26 -08:00
operator_test.go
quota.go
quota_test.go
raw.go
regions.go
regions_test.go
resources.go
search.go
search_test.go
sentinel.go
sentinel_test.go
status.go
status_test.go
system.go
system_test.go
tasks.go Reuse default policy structs in api, and other code review feedback 2018-01-31 16:33:00 -06:00
tasks_test.go Address code review comments 2018-01-31 09:58:05 -06:00
util_test.go