mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 09:25:53 +03:00
[PR #16] [MERGED] getting uploads and tasks to semi function #77
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-proxmox#77
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/luthermonson/go-proxmox/pull/16
Author: @luthermonson
Created: 1/1/2022
Status: ✅ Merged
Merged: 1/2/2022
Merged by: @luthermonson
Base:
main← Head:uploads📝 Commits (1)
8dae82bgetting uploads and tasks to semi function📊 Changes
10 files changed (+666 additions, -88 deletions)
View changed files
📝
go.mod(+5 -1)📝
go.sum(+54 -2)📝
proxmox.go(+120 -51)📝
proxmox_test.go(+74 -0)📝
storage.go(+44 -5)📝
storage_test.go(+28 -3)➕
tasks.go(+132 -0)➕
tasks_test.go(+91 -0)📝
types.go(+112 -21)📝
virtual_machines.go(+6 -5)📄 Description
This gets the following semi functional
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.