spiegel_podman/pkg/domain/infra
Lokesh Mandvekar 4231526e18
Add build-tagged splits for libimage-dependent code
The common v0.57.7 vendor bump added !remote build tags to libimage,
causing podman-remote builds to fail. This change splits files that
use libimage into separate _local and _remote variants:

- pkg/specgen/specgen_{local,remote}.go: Image field storage and methods
- pkg/api/handlers/types_local.go: ImageDataToImageInspect function
- cmd/podman/utils/error_local.go: ExitCodeFromBuildError function

This allows type definitions to be shared between remote and local
builds while keeping libimage-dependent implementations local-only.

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
2025-12-18 10:27:49 -05:00
..
abi Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
tunnel [v4.4-rhel] Adjust for common bump 2025-12-17 15:40:01 -05:00
runtime_abi.go [v4.4.1-rhel] Change priority for cli-flags for remotely operating 2025-12-17 15:40:01 -05:00
runtime_abi_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
runtime_libpod.go [v4.4-rhel] Adjust for common bump 2025-12-17 15:40:01 -05:00
runtime_proxy.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
runtime_tunnel.go podman machine ssh handling 2022-09-26 18:35:01 -04:00