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.
Set up authentication (see following)
export QNAPQVS_CLIENT_ID=
export QNAPQVS_CLIENT_SECRET=
export QNAPQVS_TENANT_ID=
This code is provided under the GPLv3 license. See [LICENSE][] for details.