[PR #82] [MERGED] Adding Groups #133

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

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/82
Author: @luthermonson
Created: 8/26/2023
Status: Merged
Merged: 8/26/2023
Merged by: @luthermonson

Base: mainHead: groups


📝 Commits (1)

📊 Changes

5 files changed (+124 additions, -25 deletions)

View changed files

📝 access.go (+58 -14)
📝 access_test.go (+25 -0)
📝 tests/mocks/pve7x/access.go (+32 -9)
📝 tests/mocks/pve7x/proxmox.go (+0 -2)
📝 types.go (+9 -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/82 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 8/26/2023 **Status:** ✅ Merged **Merged:** 8/26/2023 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `groups` --- ### 📝 Commits (1) - [`2a697a4`](https://github.com/luthermonson/go-proxmox/commit/2a697a4df3bf52e8ec0f76c9822713635e036681) adding groups ### 📊 Changes **5 files changed** (+124 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `access.go` (+58 -14) 📝 `access_test.go` (+25 -0) 📝 `tests/mocks/pve7x/access.go` (+32 -9) 📝 `tests/mocks/pve7x/proxmox.go` (+0 -2) 📝 `types.go` (+9 -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:21 +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#133
No description provided.