mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Merge pull request #5660 from hashicorp/b-remove-EmitNodeEventsResponse-index
remove Index field from EmitNodeEventsResponse
This commit is contained in:
@@ -1282,7 +1282,6 @@ type EmitNodeEventsRequest struct {
|
||||
// EmitNodeEventsResponse is a response to the client about the status of
|
||||
// the node event source update.
|
||||
type EmitNodeEventsResponse struct {
|
||||
Index uint64
|
||||
WriteMeta
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user