spiegel_podman/pkg/domain/entities
Nicola Sella b7b7839ad3
compat: remove deprecated VirtualSize
Since compat version 1.43 the VirtualSize field in the
GET /images/{name}/json, GET /images/json, and
GET /system/df responses is deprecated and will no
longer be included in API v1.44. Use the Size field
instead, which contains the same information.

Signed-off-by: Nicola Sella <nsella@redhat.com>
2025-08-01 11:46:23 +02:00
..
reports ci: rm allow-unused from nolintlint settings 2025-03-31 12:27:55 -07:00
types compat: remove deprecated VirtualSize 2025-08-01 11:46:23 +02:00
apply.go Add podman kube apply command 2022-11-01 15:30:17 -04:00
artifact.go feat: add Podman artifact support to Go bindings and remote clients 2025-08-01 00:10:50 +10:00
auto-update.go auto update: fix usage of --authfile 2023-07-05 08:30:39 +02:00
container_ps.go add filter for container command 2025-03-02 19:47:44 +02:00
containers.go ci: rm allow-unused from nolintlint settings 2025-03-31 12:27:55 -07:00
engine.go cmd: Fix help text. --config specifies a dir not a regular file 2025-04-08 13:53:34 -07:00
engine_container.go Initial implementation of podman quadlet commands 2025-07-18 13:57:11 -07:00
engine_image.go feat: add Podman artifact support to Go bindings and remote clients 2025-08-01 00:10:50 +10:00
events.go properly implement pull-error event status 2024-03-05 10:50:42 +01:00
generate.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
healthcheck.go podmanv2 enable healthcheck run 2020-03-29 18:48:29 -05:00
images.go pkg/domain: remove deadcode 2025-06-26 19:37:14 +02:00
machine.go feat: Add support for configuring swap in Podman machine 2025-04-29 12:20:24 +10:00
manifest.go manifest annotate: connect IndexAnnotations 2024-12-06 15:43:00 -05:00
network.go swagger fix infinitive recursion on some types 2024-04-12 15:26:34 +02:00
play.go Add --no-hostname option 2025-01-15 06:51:32 -05:00
pods.go podman: add --creds and --cert-dir to create/run 2025-07-25 17:45:23 +02:00
quadlet.go Initial implementation of podman quadlet commands 2025-07-18 13:57:11 -07:00
scp.go scp: add option types 2024-10-14 21:46:55 -04:00
secrets.go Secret create - add ignore option to allow noop 2025-06-24 15:43:38 -04:00
system.go Add podman system check for checking storage consistency 2024-06-04 10:00:37 -04:00
types.go pkg/domain: remove deadcode 2025-06-26 19:37:14 +02:00
volumes.go Refactor volume import to support the remote client 2025-06-23 13:42:22 -04:00