mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-17 05:07:50 +00:00
first pass at adding in the container related endpoints/methods for the libpod backend. Couple of important notes: * endpoints that can use a console are not going to be done until we have "remote" console * several of the container methods should probably be able to stream as opposed to a one-off return Signed-off-by: baude <bbaude@redhat.com> Closes: #708 Approved by: baude |
||
|---|---|---|
| .. | ||
| config.go | ||
| containers.go | ||
| images.go | ||
| system.go | ||
| util.go | ||