spiegel_podman/pkg/specgenutil
Povilas Kanapickas 636eb1a401 libpod: Implement --log-opt label=LABEL=Value
This allows things like compose project names to be associated with log
messages and later used in log processing and analysis.

Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
2026-03-06 10:59:31 +02:00
..
createparse.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
ports.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
ports_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
specgen.go libpod: Implement --log-opt label=LABEL=Value 2026-03-06 10:59:31 +02:00
specgenutil_test.go enable gofumpt formatter 2025-11-11 12:32:46 +01:00
specgenutil_windows_test.go enable gofumpt formatter 2025-11-11 12:32:46 +01:00
util.go Remove CNI-specific code paths from libpod 2026-01-27 16:32:38 +05:30
util_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
volumes.go Add nocreate option for named volumes 2026-02-26 11:14:32 -05:00
volumes_test.go Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00