From 9894fde7324407d940169923acaedf252803fd19 Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Fri, 3 Apr 2020 12:45:57 -0500 Subject: podmanv2 version this is only for the abi side and does not print out the remote information yet. the remote information will need to be worked on and agreed upon later. Signed-off-by: Brent Baude --- pkg/domain/infra/tunnel/system.go | 1 + 1 file changed, 1 insertion(+) create mode 100644 pkg/domain/infra/tunnel/system.go (limited to 'pkg/domain/infra') diff --git a/pkg/domain/infra/tunnel/system.go b/pkg/domain/infra/tunnel/system.go new file mode 100644 index 000000000..5bafef1fe --- /dev/null +++ b/pkg/domain/infra/tunnel/system.go @@ -0,0 +1 @@ +package tunnel -- cgit v1.2.3-54-g00ecf