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
- Host: GitHub
- URL: https://github.com/embik/nutanix-client-go
- Owner: embik
- License: mpl-2.0
- Created: 2022-01-03T12:17:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-20T14:04:58.000Z (about 4 years ago)
- Last Synced: 2025-07-21T22:09:36.978Z (11 months ago)
- Language: Go
- Size: 61.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.