mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-24 01:07:53 +00:00
Implement the `podman {container} logs` for the v2 client. The remote
client does not yet support it. There's some more work needed for the
rest api; some options are missing (e.g., printing names) while others
are broken (e.g., the until http parameter).
The remote parts will be tackled in a future change.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
|
||
|---|---|---|
| .. | ||
| compat | ||
| libpod | ||
| utils | ||
| decoder.go | ||
| handler.go | ||
| swagger.go | ||
| types.go | ||