mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Merge pull request #1472 from hashicorp/f-node-status-updated-ts
Added the status updated at timestamp
This commit is contained in:
@@ -111,6 +111,7 @@ type Node struct {
|
||||
Drain bool
|
||||
Status string
|
||||
StatusDescription string
|
||||
StatusUpdatedAt int64
|
||||
CreateIndex uint64
|
||||
ModifyIndex uint64
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user