spiegel_podman/cmd/podman/shared
baude 7bf7c177ab journald event logging
add the ability for podman to read and write events to journald instead
of just a logfile.  This can be controlled in libpod.conf with the
`events_logger` attribute of `journald` or `file`.  The default will be
set to `journald`.

Signed-off-by: baude <bbaude@redhat.com>
2019-04-24 16:00:04 -05:00
..
parse preparation for remote-client create container 2019-03-11 09:42:22 -05:00
container.go podman-remote generate kube 2019-04-12 12:05:09 -05:00
create.go pod: drop dead code 2019-04-15 12:59:46 +02:00
create_cli.go preparation for remote-client create container 2019-03-11 09:42:22 -05:00
create_cli_test.go preparation for remote-client create container 2019-03-11 09:42:22 -05:00
funcs.go container runlabel NAME implementation 2019-01-04 12:57:55 -06:00
funcs_test.go runlabel: use shlex for splitting commands 2018-11-16 16:05:07 +01:00
intermediate.go Fixes for podman-remote run and attach 2019-04-11 13:51:50 -05:00
intermediate_novarlink.go podman-remote create|run 2019-04-08 09:05:31 -05:00
intermediate_varlink.go podman-remote start 2019-04-17 11:08:54 -05:00
parallel.go rm -f now removes a paused container 2018-11-08 15:18:11 -06:00
pod.go Add podman pod prune 2019-04-16 11:23:18 -04:00
workers.go Implement podman-remote rm 2019-04-09 11:55:26 -07:00