open-nomad/nomad/stream
Chris Baker dd291e69f4 removed deprecated fields from Drain structs and API
node drain: use msgtype on txn so that events are emitted
wip: encoding extension to add Node.Drain field back to API responses

new approach for hiding Node.SecretID in the API, using `json` tag
documented this approach in the contributing guide
refactored the JSON handlers with extensions
modified event stream encoding to use the go-msgpack encoders with the extensions
2021-03-21 15:30:11 +00:00
..
event_broker.go Events/acl events (#9595) 2020-12-11 10:40:50 -05:00
event_broker_test.go Events/acl events (#9595) 2020-12-11 10:40:50 -05:00
event_buffer.go Event sink manager improvements (#9206) 2020-11-02 09:21:32 -05:00
event_buffer_test.go Event sink manager improvements (#9206) 2020-11-02 09:21:32 -05:00
ndjson.go removed deprecated fields from Drain structs and API 2021-03-21 15:30:11 +00:00
ndjson_test.go filter on additional filter keys, remove switch statement duplication 2020-10-14 14:14:33 -04:00
subscription.go Event Stream: Track ACL changes, unsubscribe on invalidating changes (#9447) 2020-12-01 11:11:34 -05:00
subscription_test.go Update subscription filter func (#9232) 2020-10-30 10:07:38 -07:00