This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a change to branch update-sdk-for-cs-4.22.0
in repository https://gitbox.apache.org/repos/asf/cloudstack-go.git
from 85034eb Updated SDK with 4.22.0 APIs
add be025a4 Added support for new APIs - updateBackupRepository,
listImportVmTasks
No new revisions were added by this update.
Summary of changes:
cloudstack/BackupService.go | 174 +++++++++++++++++++++
cloudstack/BackupService_mock.go | 29 ++++
cloudstack/VirtualMachineService.go | 261 +++++++++++++++++++++++++++++++
cloudstack/VirtualMachineService_mock.go | 29 ++++
generate/layout.go | 2 +
test/BackupService_test.go | 15 ++
test/VirtualMachineService_test.go | 12 ++
7 files changed, 522 insertions(+)