podman/pkg/util
Daniel J Walsh 5fa6f686db
Report correct RemoteURI
Rather than assuming a filesystem path, the API service URI is recorded
in the libpod runtime configuration and then reported as requested.

Note: All schemes other than "unix" are hard-coded to report URI exists.

Fixes #12023

Signed-off-by: Jhon Honce <jhonce@redhat.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-05-04 12:11:32 -04:00
..
camelcase linter: enable wastedassign 2022-03-22 13:04:34 +01:00
filters.go bump go module to version 4 2022-01-18 12:47:07 +01:00
filters_test.go
kube.go
mountOpts.go run, mount: allow setting driver specific option using volume-opt 2022-04-12 12:30:09 +05:30
mountOpts_linux.go
mountOpts_other.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
utils.go Report correct RemoteURI 2022-05-04 12:11:32 -04:00
utils_darwin.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
utils_linux.go Switch all calls to filepath.Walk to filepath.WalkDir 2022-03-27 07:18:25 -04:00
utils_linux_test.go
utils_supported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
utils_test.go Merge pull request #11218 from cdoern/untilBug 2021-08-26 10:12:09 -04:00
utils_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
utils_windows.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00