podman/pkg/domain/entities
Urvashi Mohnani db4ad54f92 Add {{.Restarts}} to podman pod ps
Add Restarts column to the podman pod ps output to show the total number
of times the containers in a pod were restarted. This is the same as the
restarts column displayed by kubernetes with kubectl get pods. This will
only be displayed when --format={{.Restarts}}.

Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
2023-05-02 10:30:07 -04:00
..
reports Removing the RawInput from the API output 2022-11-17 15:41:01 +09:00
types
apply.go Add podman kube apply command 2022-11-01 15:30:17 -04:00
auto-update.go
container_ps.go Add {{.Restarts}} to podman ps 2023-05-02 10:30:07 -04:00
containers.go export: use io.Writer instead of file 2022-12-20 14:38:41 +01:00
engine.go sqlite: add a hidden --db-backend flag 2023-03-02 13:43:11 +01:00
engine_container.go Add support for secret exists 2023-04-03 15:33:50 +03:00
engine_image.go support `--digestfile` for remote push 2023-04-21 10:28:40 +02:00
engine_system.go
events.go Events for containers in pods now include the pod's ID 2022-09-22 14:18:56 -04:00
filters.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
generate.go Support Deployment generation with kube generate 2023-03-31 13:34:38 -04:00
healthcheck.go
images.go support `--digestfile` for remote push 2023-04-21 10:28:40 +02:00
machine.go Add user mode networking feature to Windows 2023-04-24 17:11:54 -05:00
manifest.go remote: fix manifest add --annotation 2022-11-09 13:24:09 +09:00
network.go network create: add --interface-name 2023-04-11 17:04:33 +02:00
play.go play kube: Add --wait option 2023-02-28 13:45:36 -05:00
pods.go Add {{.Restarts}} to podman pod ps 2023-05-02 10:30:07 -04:00
secrets.go Add labels to secrets 2022-09-20 16:28:00 -04:00
set.go
system.go Add podman system prune --external 2022-12-05 18:09:21 +01:00
types.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
volumes.go Add podman volume create --ignore 2022-10-24 17:30:31 +02:00