open-nomad/api
2019-06-28 20:31:28 -05:00
..
contexts
internal/testutil Divest api/ package of deps elsewhere in the nomad repo. (#5488) 2019-03-29 14:47:40 -04:00
acl.go
acl_test.go
agent.go
agent_test.go Divest api/ package of deps elsewhere in the nomad repo. (#5488) 2019-03-29 14:47:40 -04:00
allocations.go add api support for nomad exec 2019-05-09 16:49:08 -04:00
allocations_test.go Divest api/ package of deps elsewhere in the nomad repo. (#5488) 2019-03-29 14:47:40 -04:00
api.go fix httpClient error handling 2019-05-21 21:29:15 -04:00
api_test.go api: allow configuring http client 2019-05-17 16:26:58 -04:00
compose_test.go backfill region from job hcl in jobUpdate and jobPlan endpoints 2019-06-13 08:03:16 -07:00
constraint.go copied consts used by jobspec parsing from structs into api package, to avoid referencing structs package in jobspec (#5663) 2019-05-09 08:23:49 -04:00
constraint_test.go
deployments.go code review fixes 2018-05-31 10:57:08 -07:00
evaluations.go Rename DelayCeiling to MaxDelay 2018-03-14 16:10:32 -05:00
evaluations_test.go
fs.go Infer content type in alloc fs stat endpoint 2019-06-28 20:31:28 -05:00
fs_test.go Divest api/ package of deps elsewhere in the nomad repo. (#5488) 2019-03-29 14:47:40 -04:00
go.mod Add go.mod/go.sum (#5493) 2019-03-29 15:02:32 -04:00
go.sum Add go.mod/go.sum (#5493) 2019-03-29 15:02:32 -04:00
jobs.go api use job.update as the default for taskgroup.update 2019-05-22 12:34:57 -04:00
jobs_test.go Merge pull request #5664 from hashicorp/f-http-hcl-region 2019-06-13 12:25:01 -07:00
namespace.go
namespace_test.go
nodes.go api: avoid codegen for syncing 2019-01-18 18:52:31 -05:00
nodes_test.go Divest api/ package of deps elsewhere in the nomad repo. (#5488) 2019-03-29 14:47:40 -04:00
operator.go Rename to match system scheduler config. 2019-05-03 14:06:12 -05:00
operator_autopilot.go Fix make check errors 2018-09-04 16:03:52 -07:00
operator_test.go Divest api/ package of deps elsewhere in the nomad repo. (#5488) 2019-03-29 14:47:40 -04:00
quota.go
quota_test.go
raw.go
regions.go
regions_test.go Divest api/ package of deps elsewhere in the nomad repo. (#5488) 2019-03-29 14:47:40 -04:00
resources.go Change types of weights on spread/affinity 2019-01-30 12:20:38 -08:00
search.go
search_test.go
sentinel.go
sentinel_test.go
status.go
status_test.go
system.go
system_test.go
tasks.go api use job.update as the default for taskgroup.update 2019-05-22 12:34:57 -04:00
tasks_test.go add update AutoPromote bool 2019-05-22 12:32:08 -04:00
util_test.go backfill region from job hcl in jobUpdate and jobPlan endpoints 2019-06-13 08:03:16 -07:00
utils.go Update comment on int8ToPtr 2019-01-30 12:23:14 -08:00
utils_test.go api: move formatFloat function 2019-01-18 15:31:31 -05:00