[PR #78] [MERGED] adding domain endpoints for realm management #128

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

📋 Pull Request Information

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

Base: mainHead: domains


📝 Commits (1)

  • 14a6c2c adding domain endpoints for realm management

📊 Changes

4 files changed (+195 additions, -7 deletions)

View changed files

📝 access.go (+43 -0)
📝 access_test.go (+25 -4)
📝 tests/mocks/pve7x/access.go (+53 -2)
📝 types.go (+74 -1)

📄 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/78 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 8/23/2023 **Status:** ✅ Merged **Merged:** 8/23/2023 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `domains` --- ### 📝 Commits (1) - [`14a6c2c`](https://github.com/luthermonson/go-proxmox/commit/14a6c2ceaf7e1230405c8bd7e8ccd6c1b678eaf1) adding domain endpoints for realm management ### 📊 Changes **4 files changed** (+195 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `access.go` (+43 -0) 📝 `access_test.go` (+25 -4) 📝 `tests/mocks/pve7x/access.go` (+53 -2) 📝 `types.go` (+74 -1) </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:19 +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#128
No description provided.