open-nomad/api
2019-11-11 14:15:17 -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 address feedback, fix gauge metric name 2019-11-05 09:51:57 -05:00
agent_test.go monitor command takes no args 2019-11-05 09:51:55 -05:00
allocations.go cli: recover from client ACL lookup failures 2019-10-04 11:23:59 -04:00
allocations_test.go update test 2019-11-08 15:49:04 -05:00
api.go Remove response body from websocket error 2019-11-08 09:28:02 -05:00
api_test.go api: allow configuring http client 2019-05-17 16:26:58 -04:00
compose_test.go fix tests from introducing new struct fields 2019-07-31 01:03:16 -04: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
evaluations.go add create and modify timestamps to evaluations (#5881) 2019-08-07 09:50:35 -07:00
evaluations_test.go
fs.go cli: recover from client ACL lookup failures 2019-10-04 11:23:59 -04: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 api: declare websocket as a dependency 2019-10-04 11:57:29 -04:00
go.sum api: declare websocket as a dependency 2019-10-04 11:57:29 -04:00
jobs.go Escape job ID in API requests (#2411) 2019-11-07 08:35:39 -05:00
jobs_test.go Escape job ID in API requests (#2411) 2019-11-07 08:35:39 -05:00
namespace.go
namespace_test.go
nodes.go Update MonitorDrain comment to indicate channel is closed on errors (#6671) 2019-11-11 14:15:17 -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
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 cli: display group ports and address in alloc status command output (#6189) 2019-08-27 23:59:36 -04:00
search.go
search_test.go
sentinel.go
sentinel_test.go
services.go connect: enable setting tags on consul connect sidecar service in jobspec (#6415) 2019-10-17 19:25:20 +00:00
services_test.go client/connect: ConsulProxy LocalServicePort/Address (#6358) 2019-09-23 14:30:48 -04:00
status.go
status_test.go
system.go
system_test.go
tasks.go volumes: Add support for mount propagation 2019-10-14 14:09:58 +02:00
tasks_test.go volumes: Add support for mount propagation 2019-10-14 14:09:58 +02:00
util_test.go backfill region from job hcl in jobUpdate and jobPlan endpoints 2019-06-13 08:03:16 -07:00
utils.go
utils_test.go