An open API service indexing awesome lists of open source software.

https://github.com/thebinary/go-xen-client

GoLang XenAPI client generated using xenapi.json
https://github.com/thebinary/go-xen-client

generated generated-code go golang xenapi xenapi-client xenapi-json xencenter xenserver

Last synced: 4 months ago
JSON representation

GoLang XenAPI client generated using xenapi.json

Awesome Lists containing this project

README

          

# go-xen-client
XenAPI client generated using xenapi.json

__Work In Progress__. Not fully tested.

Please do not modify any root source files manually. Every *.go files in the root
is generated using the source at builder/

to __re-generate__ the client source after any modification in builder/ source, run the:
```
make generate
```

to __clean/remove__ all client source, run:
```
make clean
```

TODO:
- To fully correct implementation