diff options
author | Doug Rabson <dfr@rabson.org> | 2022-08-16 11:14:54 +0100 |
---|---|---|
committer | Doug Rabson <dfr@rabson.org> | 2022-08-17 12:55:32 +0100 |
commit | 5d7778411a14b2a10d2e66bb0e4cdf7262cf2689 (patch) | |
tree | 165dee7bdc2c8647bf4cdb2e81f75dade282f11a /libpod/service.go | |
parent | 1b88927c2cf1db7b6530748d67528b5209d93b42 (diff) | |
download | podman-5d7778411a14b2a10d2e66bb0e4cdf7262cf2689.tar.gz podman-5d7778411a14b2a10d2e66bb0e4cdf7262cf2689.tar.bz2 podman-5d7778411a14b2a10d2e66bb0e4cdf7262cf2689.zip |
libpod: Move rootless network setup details to container_internal_linux.go
This removes a use of state.NetNS which is a linux-specific field defined
in container_linux.go from the generic container_internal.go, allowing
that to build on non-linux platforms.
[NO NEW TESTS NEEDED]
Signed-off-by: Doug Rabson <dfr@rabson.org>
Diffstat (limited to 'libpod/service.go')
0 files changed, 0 insertions, 0 deletions