Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add connection information to podman-remote info | Jhon Honce | 2019-05-16 |
| | | | | | | | | | | | | | | | Refactor client code to break out building connection string from making the connection. Example: client: Connection: unix:/run/podman/io.podman Connection Type: DirectConnection . : Signed-off-by: Jhon Honce <jhonce@redhat.com> | ||
* | add varlink bridge | baude | 2019-05-08 |
allow the user to define a remote host and remote username for their remote podman sessions. this is then feed to the varlink "bridge" as the ssh credentials and endpoint. Signed-off-by: baude <bbaude@redhat.com> |