[PR #155] [MERGED] feat: Add cluster storage operations #181

Closed
opened 2026-03-03 15:30:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/155
Author: @alperencelik
Created: 8/23/2024
Status: Merged
Merged: 8/23/2024
Merged by: @luthermonson

Base: mainHead: main


📝 Commits (3)

  • 8e23eed feat: Add cluster storage operations
  • 630c81a 🚨fix: Linter and test errors
  • c4b679f Change CPU.Mhz type to StringOrInt

📊 Changes

2 files changed (+77 additions, -1 deletions)

View changed files

📝 storage.go (+59 -0)
📝 types.go (+18 -1)

📄 Description

This PR aims to add storage operations over the "/storage" API.


🔄 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/luthermonson/go-proxmox/pull/155 **Author:** [@alperencelik](https://github.com/alperencelik) **Created:** 8/23/2024 **Status:** ✅ Merged **Merged:** 8/23/2024 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`8e23eed`](https://github.com/luthermonson/go-proxmox/commit/8e23eed04639902397f525e77e6d837aac838cf4) ✨feat: Add cluster storage operations - [`630c81a`](https://github.com/luthermonson/go-proxmox/commit/630c81a15e3735107dfbd974c5372b1bf859a06f) 🚨fix: Linter and test errors - [`c4b679f`](https://github.com/luthermonson/go-proxmox/commit/c4b679f4651bdbfa3c2698824c5e215fca81ee63) Change CPU.Mhz type to StringOrInt ### 📊 Changes **2 files changed** (+77 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `storage.go` (+59 -0) 📝 `types.go` (+18 -1) </details> ### 📄 Description This PR aims to add storage operations over the "/storage" API. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:30:35 +03:00
Sign in to join this conversation.
No labels
pull-request
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/go-proxmox#181
No description provided.