open-nomad/nomad/stream
Drew Bailey 17de8ebcb1
API: Event stream use full name instead of Eval/Alloc (#9509)
* use full name for events

use evaluation and allocation instead of short name

* update api event stream package and shortnames

* update docs

* make sync; fix typo

* backwards compat not from 1.0.0-beta event stream api changes

* use api types instead of string

* rm backwards compat note that only changed between prereleases

* remove backwards incompat that only existed in prereleases
2020-12-03 11:48:18 -05:00
..
event_broker.go API: Event stream use full name instead of Eval/Alloc (#9509) 2020-12-03 11:48:18 -05:00
event_broker_test.go API: Event stream use full name instead of Eval/Alloc (#9509) 2020-12-03 11:48:18 -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 filter on additional filter keys, remove switch statement duplication 2020-10-14 14:14:33 -04: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