open-nomad/vendor/github.com/hashicorp/nomad/api
Chris Baker 719077a26d added new policy capabilities for recommendations API
state store: call-out to generic update of job recommendations from job update method
recommendations API work, and http endpoint errors for OSS
support for scaling polices in task block of job spec
add query filters for ScalingPolicy list endpoint
command: nomad scaling policy list: added -job and -type
2020-10-28 14:32:16 +00:00
..
contexts
acl.go
agent.go
allocations.go api: add field filters to /v1/{allocations,nodes} 2020-10-14 10:35:22 -07:00
api.go Add API support for cancelation contexts passed via QueryOptions and WriteOptions (#8836) 2020-09-09 16:22:07 -04:00
constraint.go Update vendored libraries 2020-10-21 15:46:56 -04:00
csi.go Update vendored libraries 2020-10-21 15:46:56 -04:00
deployments.go
evaluations.go
event.go filter on additional filter keys, remove switch statement duplication 2020-10-14 14:14:33 -04:00
fs.go
go.mod Metrics gotemplate support, debug bundle features (#9067) 2020-10-14 15:16:10 -04:00
go.sum Metrics gotemplate support, debug bundle features (#9067) 2020-10-14 15:16:10 -04:00
ioutil.go
jobs.go Don't parse the server-set fields of the job struct 2020-10-22 08:18:57 -04:00
namespace.go
nodes.go api: add field filters to /v1/{allocations,nodes} 2020-10-14 10:35:22 -07:00
operator.go Metrics gotemplate support, debug bundle features (#9067) 2020-10-14 15:16:10 -04:00
operator_autopilot.go
operator_metrics.go Metrics gotemplate support, debug bundle features (#9067) 2020-10-14 15:16:10 -04:00
quota.go
raw.go
recommendations.go added new policy capabilities for recommendations API 2020-10-28 14:32:16 +00:00
regions.go
resources.go Update vendored libraries 2020-10-21 15:46:56 -04:00
scaling.go added new policy capabilities for recommendations API 2020-10-28 14:32:16 +00:00
search.go
sentinel.go
services.go Update vendored libraries 2020-10-21 15:46:56 -04:00
status.go
system.go
tasks.go added new policy capabilities for recommendations API 2020-10-28 14:32:16 +00:00
utils.go