mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
api: fix status type
This commit is contained in:
@@ -147,7 +147,7 @@ type AgentMember struct {
|
||||
Addr string
|
||||
Port uint16
|
||||
Tags map[string]string
|
||||
Status int
|
||||
Status string
|
||||
ProtocolMin uint8
|
||||
ProtocolMax uint8
|
||||
ProtocolCur uint8
|
||||
|
||||
Reference in New Issue
Block a user