podman/libpod/events
Gunjan Vyas 5f29c7bf98 fix: podman event --filter volume=vol-name should compare the event name with volume name
Fixes: https://github.com/containers/podman/issues/18618

Signed-off-by: Gunjan Vyas <vyasgun20@gmail.com>
2023-05-22 19:11:15 +05:30
..
config.go container create: add inspect data to event 2022-11-29 10:40:24 +01:00
events.go Events for containers in pods now include the pod's ID 2022-09-22 14:18:56 -04:00
events_freebsd.go events: Fix spelling of newNullEventer 2022-09-13 08:38:13 +01:00
events_linux.go event backend none: return an error when reading events 2022-09-12 18:05:17 +02:00
events_unsupported.go events: Add freebsd support for libpod/event 2022-08-22 10:14:12 +01:00
filters.go fix: podman event --filter volume=vol-name should compare the event name with volume name 2023-05-22 19:11:15 +05:30
journal_linux.go journald: podman events only show events for current user 2023-01-27 16:20:32 +01:00
journal_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
logfile.go events: no duplicates when streaming during a log rotation 2023-03-15 10:28:16 +01:00
logfile_test.go events: no duplicates when streaming during a log rotation 2023-03-15 10:28:16 +01:00
memory.go Add podman machine events 2022-05-03 13:49:01 -07:00
nullout.go Fix typos. Improve language. 2023-02-09 21:56:27 +01:00