mirror of
https://github.com/containers/podman.git
synced 2025-05-21 17:16:22 +08:00

initial enablement of podman-remote version. includes add a APIVersion const that will allow us to check compatibility between host/client when connections are made. also added client related information to podman info. Signed-off-by: baude <bbaude@redhat.com>