How to Post file to container using Golang client library

Trying to find out how to Post a file from the host/in-memory to a container using the Golang client library. I see an API reference for it at https://lxd.readthedocs.io/en/stable-3.0/rest-api/ but i cant find how to do it using the client library

No idea how i missed this :sweat_smile: thanks!