tmeckel / qnap-qvs-sdk-for-go

QNAP VirtualizationStation (QVS) SDK for Go
GNU General Public License v3.0
3 stars 0 forks source link
go qnap qnap-api qnap-client qnap-nas qnap-qvs qnap-virtualization-station sdk

QNAP QVS SDK for GO

This repository provides Go packages for managing an using QNAP VirtualizationStation (QVS)

Users may prefer to jump right in to the samples repo at [github.com/tmeckel/aqnap-qvs-sdk-for-go-samples][samples_repo].

Install tools

Autorest

https://github.com/Azure/autorest/blob/master/docs/installing-autorest.md

$ sudo -E npm install -g autorest

To update use the --reset option

$ sudo -E autorest --reset