summaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
authorbaude <bbaude@redhat.com>2019-08-01 12:43:21 -0500
committerbaude <bbaude@redhat.com>2019-08-02 20:05:27 -0500
commit63eef5a23415380bdc3975c90fc88305a0380a61 (patch)
treeee58434bb3c92258d3ff899b9e234be31aebd6c4 /API.md
parent3cc9ab8992833ddf952df479ffb239c61845fa2e (diff)
downloadpodman-63eef5a23415380bdc3975c90fc88305a0380a61.tar.gz
podman-63eef5a23415380bdc3975c90fc88305a0380a61.tar.bz2
podman-63eef5a23415380bdc3975c90fc88305a0380a61.zip
add eventlogger to info
to help with future debugging, we now display the type of event logger being used inside podman info -> host. Signed-off-by: baude <bbaude@redhat.com>
Diffstat (limited to 'API.md')
-rwxr-xr-xAPI.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/API.md b/API.md
index 71d09fed8..d468ba53d 100755
--- a/API.md
+++ b/API.md
@@ -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