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

https://github.com/embik/nutanix-client-go

Go client for the Nutanix Prism V3 API, extracted from https://github.com/nutanix/terraform-provider-nutanix
https://github.com/embik/nutanix-client-go

Last synced: 11 months ago
JSON representation

Go client for the Nutanix Prism V3 API, extracted from https://github.com/nutanix/terraform-provider-nutanix

Awesome Lists containing this project

README

          

# nutanix-client-go

This repository contains portions of the Nutanix API client code in [nutanix/terraform-provider-nutanix](https://github.com/nutanix/terraform-provider-nutanix). It has been extracted to reduce the external dependencies pulled in by the original project. More information about the original project and license obligations can be found [here](./SOURCE). As with the original project, this repository is licensed as [MPL-2.0](./LICENSE).

**Important**: This repository only includes the Prism V3 client, not the Karbon client available in the original project.