summaryrefslogtreecommitdiff
path: root/pkg/domain
diff options
context:
space:
mode:
authorBrent Baude <bbaude@redhat.com>2020-04-03 12:45:57 -0500
committerBrent Baude <bbaude@redhat.com>2020-04-03 12:45:57 -0500
commit9894fde7324407d940169923acaedf252803fd19 (patch)
tree061bb790427cb3e6de828ea67f7f659cbaf4645f /pkg/domain
parenta89d62ac3a445a5d76bd72d4b8e1bb9262ba74c6 (diff)
downloadpodman-9894fde7324407d940169923acaedf252803fd19.tar.gz
podman-9894fde7324407d940169923acaedf252803fd19.tar.bz2
podman-9894fde7324407d940169923acaedf252803fd19.zip
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 <bbaude@redhat.com>
Diffstat (limited to 'pkg/domain')
-rw-r--r--pkg/domain/infra/tunnel/system.go1
1 files changed, 1 insertions, 0 deletions
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