mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Add Meta field for Node struct
This commit is contained in:
@@ -76,6 +76,7 @@ type Node struct {
|
||||
Resources *Resources
|
||||
Reserved *Resources
|
||||
Links map[string]string
|
||||
Meta map[string]string
|
||||
NodeClass string
|
||||
Drain bool
|
||||
Status string
|
||||
|
||||
Reference in New Issue
Block a user