mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
Merge pull request #5223 from hashicorp/f-jobs-list-datacenters
Add Datacenters to the JobListStub struct
This commit is contained in:
@@ -782,6 +782,7 @@ type JobListStub struct {
|
||||
ID string
|
||||
ParentID string
|
||||
Name string
|
||||
Datacenters []string
|
||||
Type string
|
||||
Priority int
|
||||
Periodic bool
|
||||
|
||||
Reference in New Issue
Block a user