open-nomad/api
2021-03-21 15:30:16 +00:00
..
contexts api: added scaling_policy context to global search 2021-02-03 21:28:32 +00:00
internal/testutil Fixup uses of sanity (#10187) 2021-03-16 18:05:08 -04:00
acl.go HTTP API support for 'nomad ui -login' 2021-03-10 08:17:56 -05:00
acl_test.go HTTP API support for 'nomad ui -login' 2021-03-10 08:17:56 -05:00
agent.go api: nomad debug new /agent/host (#8325) 2020-07-02 09:51:25 -04:00
agent_test.go
allocations.go Add devices to AllocatedTaskResources 2021-02-22 12:47:36 -07:00
allocations_test.go api: add field filters to /v1/{allocations,nodes} 2020-10-14 10:35:22 -07:00
api.go Revert "Headers -> Header" 2021-01-06 17:12:22 +00:00
api_test.go Revert "Headers -> Header" 2021-01-06 17:12:22 +00:00
compose_test.go test: fix up testing around host networks 2020-06-19 13:53:31 -04:00
constraint.go Tag Job spec with HCLv2 tags 2020-10-21 14:05:46 -04:00
constraint_test.go
csi.go CSI: remove prefix matching from CSIVolumeByID and fix CLI prefix matching (#10158) 2021-03-18 14:32:40 -04:00
csi_test.go csi: add -force flag to volume deregister (#8295) 2020-07-01 12:17:51 -04:00
deployments.go multiregion CLI: nomad deployment unblock 2020-06-17 11:03:44 -04:00
evaluations.go
evaluations_test.go
event_stream.go API: Event stream use full name instead of Eval/Alloc (#9509) 2020-12-03 11:48:18 -05:00
event_stream_test.go API: Event stream use full name instead of Eval/Alloc (#9509) 2020-12-03 11:48:18 -05:00
fs.go
fs_test.go
go.mod Api/event stream payload values (#9277) 2020-11-05 13:04:18 -05:00
go.sum command: remove use of flag impls from consul 2020-12-11 07:58:20 -06:00
ioutil.go Add api/ package function to save snapshot 2020-05-21 20:04:38 -04:00
ioutil_test.go Add api/ package function to save snapshot 2020-05-21 20:04:38 -04:00
jobs.go Don't parse the server-set fields of the job struct 2020-10-22 08:18:57 -04:00
jobs_test.go e2e test for on_update service checks 2021-02-08 08:32:40 -05:00
namespace.go
namespace_test.go Fix pro tags 2020-07-17 11:02:00 -04:00
nodes.go api: add field filters to /v1/{allocations,nodes} 2020-10-14 10:35:22 -07:00
nodes_test.go updated node drain API test 2021-03-21 15:30:16 +00:00
operator.go Add handling for license requests in OSS (#9963) 2021-02-08 12:53:06 -06:00
operator_autopilot.go
operator_metrics.go Metrics gotemplate support, debug bundle features (#9067) 2020-10-14 15:16:10 -04:00
operator_metrics_test.go agent: return req error if prometheus metrics are disabled. 2021-03-09 15:28:58 +01:00
operator_test.go
quota.go
quota_test.go
raw.go
recommendations.go added new policy capabilities for recommendations API 2020-10-28 14:32:16 +00:00
regions.go
regions_test.go
resources.go api: safely access legacy MBits field 2020-11-23 10:36:10 -06:00
scaling.go added new policy capabilities for recommendations API 2020-10-28 14:32:16 +00:00
scaling_test.go add scaling policy type 2020-09-29 17:57:46 -04:00
search.go
search_test.go
sentinel.go
sentinel_test.go Fix pro tags 2020-07-17 11:02:00 -04:00
services.go consul/connect: enable setting local_bind_address in upstream 2021-02-26 11:37:31 +00:00
services_test.go consul/connect: enable setting local_bind_address in upstream 2021-02-26 11:37:31 +00:00
status.go
status_test.go
system.go
system_test.go
tasks.go CSI: unique volume per allocation 2021-03-18 15:35:11 -04:00
tasks_test.go jobspec: add support for headers in artifact stanza 2020-11-13 12:03:54 -06:00
util_test.go appease the linter and fix an incorrect test 2021-01-08 19:38:25 +00:00
utils.go
utils_test.go