[PR #8] [MERGED] Add create disk #153

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/8
Author: @StevenKGER
Created: 8/14/2018
Status: Merged
Merged: 8/15/2018
Merged by: @ggongaware

Base: masterHead: master


📝 Commits (1)

  • d6f3707 Add size unit for easier string formatting of proxmox related disk storage units

📊 Changes

2 files changed (+58 additions, -0 deletions)

View changed files

📝 proxmox/client.go (+14 -0)
sizeunit/size_unit.go (+44 -0)

📄 Description

Regarding to the create disk function, I added a SizeUnit utility for easier usage of the proxmox related disk units.


🔄 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/8 **Author:** [@StevenKGER](https://github.com/StevenKGER) **Created:** 8/14/2018 **Status:** ✅ Merged **Merged:** 8/15/2018 **Merged by:** [@ggongaware](https://github.com/ggongaware) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d6f3707`](https://github.com/Telmate/proxmox-api-go/commit/d6f3707af32e61ddd97512fd6c19f4b5514951d9) Add size unit for easier string formatting of proxmox related disk storage units ### 📊 Changes **2 files changed** (+58 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/client.go` (+14 -0) ➕ `sizeunit/size_unit.go` (+44 -0) </details> ### 📄 Description Regarding to the create disk function, I added a SizeUnit utility for easier usage of the proxmox related disk units. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:40:53 +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#153
No description provided.