mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
Removing QueryMeta from ServerMembersResponse
This commit is contained in:
@@ -366,7 +366,6 @@ type ServerMembersResponse struct {
|
||||
ServerRegion string
|
||||
ServerDC string
|
||||
Members []*ServerMember
|
||||
QueryMeta
|
||||
}
|
||||
|
||||
// ServerMember holds information about a Nomad server agent in a cluster
|
||||
|
||||
Reference in New Issue
Block a user