Cgo-free bindings for the podman API

These bindings are generated using go-swagger:
swagger generate client -f https://docs.podman.io/en/v6.1.1/_static/swagger.yaml -A podman-bindings -t ./ --ensure-target
These bindings use the http client to communicate with podman, making it cgo-free
Installation
go get github.com/Syntar-nl/podman-bindings