mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-18 14:28:01 +00:00
Add support for generating systemd units via the api and podman-remote. Change the GenerateSystemdReport type to return the units as map[string]string with the unit name as key. Add `--format` flag to `podman generate systemd` to allow the output to be formatted as json. Signed-off-by: Paul Holzinger <paul.holzinger@web.de> |
||
|---|---|---|
| .. | ||
| containers.go | ||
| containers_create.go | ||
| copy.go | ||
| generate.go | ||
| healthcheck.go | ||
| images.go | ||
| info.go | ||
| manifests.go | ||
| networks.go | ||
| play.go | ||
| pods.go | ||
| swagger.go | ||
| system.go | ||
| volumes.go | ||