mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
71d8313ad4
Make it possible to use health_status, exec_start and exec_create as is in event filter. This way, using `health_status` as filter will allow to get all health_status events (healthy, unhealthy, …) instead of having to us all combination (`health_status: healthy`, `health_status: unhealthy`, …). Same goes for `exec_start` and `exec_create`. Signed-off-by: Vincent Demeester <vincent@sbr.pm> |
||
---|---|---|
.. | ||
testutils | ||
events.go | ||
events_test.go | ||
filter.go |