Skip to content

Examples of how to utilize QNAP Virtualization Station services from Go.

License

Notifications You must be signed in to change notification settings

tmeckel/qnap-qvs-sdk-for-go-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QNAP QVS SDK for GO Samples

qnap-qvs-sdk-for-go-samples is a collection of sample usages of the github.com/qnap/qvs-sdk-for-go.

For general SDK help start with the main SDK README.

To run samples

Set up authentication (see following)

export QNAPQVS_CLIENT_ID=
export QNAPQVS_CLIENT_SECRET=
export QNAPQVS_TENANT_ID=

License

This code is provided under the GPLv3 license. See [LICENSE][] for details.

About

Examples of how to utilize QNAP Virtualization Station services from Go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published