mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 09:25:53 +03:00
[PR #73] [MERGED] Add missing fields to virtual machine config and cluster resource #122
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-proxmox#122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/luthermonson/go-proxmox/pull/73
Author: @jqueuniet
Created: 8/18/2023
Status: ✅ Merged
Merged: 8/18/2023
Merged by: @luthermonson
Base:
main← Head:add_missing_clsres_vm_fields📝 Commits (1)
7810f57Add missing fields to virtual machine config and cluster resource📊 Changes
1 file changed (+13 additions, -0 deletions)
View changed files
📝
types.go(+13 -0)📄 Description
I noticed a few useful fields are missing from cluster resources and VM configurations. This PR aims to fix that.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.