Skip to content

QNAP VirtualizationStation (QVS) SDK for Go

License

Notifications You must be signed in to change notification settings

tmeckel/qnap-qvs-sdk-for-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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