[PR #15] [MERGED] Adds cluster/resources api endpoint #75

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

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/15
Author: @GarageDeveloper
Created: 12/4/2021
Status: Merged
Merged: 12/29/2021
Merged by: @luthermonson

Base: mainHead: cluster


📝 Commits (1)

  • dcdb4cb Adds cluster/resources api endpoint

📊 Changes

3 files changed (+112 additions, -0 deletions)

View changed files

cluster.go (+28 -0)
cluster_test.go (+61 -0)
📝 types.go (+23 -0)

📄 Description

No description provided


🔄 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/15 **Author:** [@GarageDeveloper](https://github.com/GarageDeveloper) **Created:** 12/4/2021 **Status:** ✅ Merged **Merged:** 12/29/2021 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `cluster` --- ### 📝 Commits (1) - [`dcdb4cb`](https://github.com/luthermonson/go-proxmox/commit/dcdb4cb61093f4c1d7639d6fcac797b59c77bb33) Adds cluster/resources api endpoint ### 📊 Changes **3 files changed** (+112 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `cluster.go` (+28 -0) ➕ `cluster_test.go` (+61 -0) 📝 `types.go` (+23 -0) </details> ### 📄 Description _No description provided_ --- <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:05 +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#75
No description provided.