mirror of https://github.com/containers/podman.git
This commit adds the "secret" Event type and emits "create" and "remove" events for this Event type when Secret is created or removed. This can be used for example by podman interfaces to view and manage secrets. Fixes: #24030 Signed-off-by: Jan Kaluza <jkaluza@redhat.com> |
||
---|---|---|
.. | ||
config.go | ||
events.go | ||
events_freebsd.go | ||
events_linux.go | ||
events_unsupported.go | ||
filters.go | ||
journal_linux.go | ||
journal_unsupported.go | ||
logfile.go | ||
logfile_test.go | ||
nullout.go |