mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-27 18:57:53 +00:00
In the API, we are currently returning the image time of creation as a string, in time.Time format. The API is for a 64 bit integer representing Unix time. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> |
||
|---|---|---|
| .. | ||
| 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 | ||