[PR #56] [MERGED] Upload files #190

Closed
opened 2026-02-28 00:41:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/56
Author: @carlpett
Created: 10/14/2019
Status: Merged
Merged: 10/15/2019
Merged by: @ggongaware

Base: masterHead: upload


📝 Commits (2)

📊 Changes

4 files changed (+112 additions, -66 deletions)

View changed files

📝 proxmox/client.go (+52 -6)
📝 proxmox/config_lxc.go (+55 -55)
📝 proxmox/config_qemu.go (+3 -3)
📝 proxmox/session.go (+2 -2)

📄 Description

This PR adds a function to upload files to Proxmox storage.
(It also fixes the gofmt errors that my editor nags about, put that in a separate commit)

ping @ggongaware


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Telmate/proxmox-api-go/pull/56 **Author:** [@carlpett](https://github.com/carlpett) **Created:** 10/14/2019 **Status:** ✅ Merged **Merged:** 10/15/2019 **Merged by:** [@ggongaware](https://github.com/ggongaware) **Base:** `master` ← **Head:** `upload` --- ### 📝 Commits (2) - [`186eccc`](https://github.com/Telmate/proxmox-api-go/commit/186ecccf4c7867670ef922f3960d1c8238083cad) Add upload functionality - [`832862c`](https://github.com/Telmate/proxmox-api-go/commit/832862c09034aca7a6a6698fe1b4172d94a70988) gofmt ### 📊 Changes **4 files changed** (+112 additions, -66 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/client.go` (+52 -6) 📝 `proxmox/config_lxc.go` (+55 -55) 📝 `proxmox/config_qemu.go` (+3 -3) 📝 `proxmox/session.go` (+2 -2) </details> ### 📄 Description This PR adds a function to upload files to Proxmox storage. (It also fixes the gofmt errors that my editor nags about, put that in a separate commit) ping @ggongaware --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:41:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-api-go#190
No description provided.