mirror of
https://github.com/containers/podman.git
synced 2025-09-13 18:54:02 +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>