[PR #85] [MERGED] adding missing vm fields, added vm rdddata #134

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/85
Author: @luthermonson
Created: 8/27/2023
Status: Merged
Merged: 8/27/2023
Merged by: @luthermonson

Base: mainHead: vm-updates


📝 Commits (1)

  • b88e119 adding missing vm fields, added vm rdddata

📊 Changes

4 files changed (+599 additions, -20 deletions)

View changed files

📝 tests/mocks/pve7x/nodes.go (+502 -0)
📝 types.go (+50 -20)
📝 virtual_machine.go (+23 -0)
virtual_machine_test.go (+24 -0)

📄 Description

closes #84


🔄 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/85 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 8/27/2023 **Status:** ✅ Merged **Merged:** 8/27/2023 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `vm-updates` --- ### 📝 Commits (1) - [`b88e119`](https://github.com/luthermonson/go-proxmox/commit/b88e119195958832d0706830e3437281e29c389e) adding missing vm fields, added vm rdddata ### 📊 Changes **4 files changed** (+599 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `tests/mocks/pve7x/nodes.go` (+502 -0) 📝 `types.go` (+50 -20) 📝 `virtual_machine.go` (+23 -0) ➕ `virtual_machine_test.go` (+24 -0) </details> ### 📄 Description closes #84 --- <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#134
No description provided.