automation-tests/libpod/image
baude ca1e76ff63 Add event logging to libpod, even display to podman
In lipod, we now log major events that occurr.  These events
can be displayed using the `podman events` command. Each
event contains:

* Type (container, image, volume, pod...)
* Status (create, rm, stop, kill, ....)
* Timestamp in RFC3339Nano format
* Name (if applicable)
* Image (if applicable)

The format of the event and the varlink endpoint are to not
be considered stable until cockpit has done its enablement.

Signed-off-by: baude <bbaude@redhat.com>
2019-03-11 15:08:59 -05:00
..
testdata Split refNamesFromImageReference from Runtime.getPullListFromRef 2018-08-01 18:22:58 +00:00
docker_registry_options.go Minimally update for the DockerInsecureSkipTLSVerify type change 2018-12-06 23:34:59 +01:00
errors.go add podman container|image exists 2018-11-26 09:19:39 -06:00
image.go Add event logging to libpod, even display to podman 2019-03-11 15:08:59 -05:00
image_test.go Changes to container runlabel for toolbox project 2019-01-30 08:44:58 -06:00
parts.go Remove imageParts.{isTagged,registry,name,tag} 2019-01-14 04:07:24 +01:00
parts_test.go Remove imageParts.{isTagged,registry,name,tag} 2019-01-14 04:07:24 +01:00
prune.go Add event logging to libpod, even display to podman 2019-03-11 15:08:59 -05:00
pull.go Add event logging to libpod, even display to podman 2019-03-11 15:08:59 -05:00
pull_test.go Use imageParts.referenceWithRegistry in pullGoalFromPossiblyUnqualifiedName 2019-01-14 04:07:23 +01:00
search.go image.SearchImages: use SearchFilter type 2019-02-20 10:25:25 +01:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
utils.go podman-remote save [image] 2019-02-20 12:58:05 -06:00