podman/libpod/events
Valentin Rothberg 71f92d263c container create: add inspect data to event
When the new `events_container_create_inspect_data` option is enabled in
containers.conf set the `ContainersInspectData` event field for each
container-create event.

The data was requested for the purpose of auditing (e.g., intrusion
detection).

Jira: https://issues.redhat.com/browse/RUN-1702
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-11-29 10:40:24 +01:00
..
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 libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
journal_linux.go container create: add inspect data to event 2022-11-29 10:40:24 +01:00
journal_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
logfile.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
logfile_test.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
memory.go Add podman machine events 2022-05-03 13:49:01 -07:00
nullout.go event backend none: return an error when reading events 2022-09-12 18:05:17 +02:00