diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-08-05 15:23:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-05 15:23:05 +0200 |
commit | 626dfdb6131a5f37c2f7cc93dbb98f33d495aca4 (patch) | |
tree | 1836f259849718606dd0a8af541038d840909dc9 /API.md | |
parent | e2f38cdaa41ddc711cce40e00dab9c8457d2e830 (diff) | |
parent | 63eef5a23415380bdc3975c90fc88305a0380a61 (diff) | |
download | podman-626dfdb6131a5f37c2f7cc93dbb98f33d495aca4.tar.gz podman-626dfdb6131a5f37c2f7cc93dbb98f33d495aca4.tar.bz2 podman-626dfdb6131a5f37c2f7cc93dbb98f33d495aca4.zip |
Merge pull request #3691 from baude/infoeventlogger
add eventlogger to info
Diffstat (limited to 'API.md')
-rwxr-xr-x | API.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1721,6 +1721,8 @@ kernel [string](https://godoc.org/builtin#string) os [string](https://godoc.org/builtin#string) uptime [string](https://godoc.org/builtin#string) + +eventlogger [string](https://godoc.org/builtin#string) ### <a name="InfoPodmanBinary"></a>type InfoPodmanBinary InfoPodman provides details on the podman binary |