mirror of https://github.com/containers/podman.git
Added additional check for event type to be remove and set the correct exitcode. While it was getting difficult to maintain the omitempty notation for Event->ContainerExitCode, changing the type from int to int ptr gives us the ability to check for ContainerExitCode to be not nil and continue operations from there. closes #19124 Signed-off-by: Chetan Giradkar <cgiradka@redhat.com> |
||
---|---|---|
.. | ||
compat | ||
libpod | ||
swagger | ||
types | ||
utils | ||
decoder.go | ||
types.go |