mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[PR #392] [MERGED] feat: type NodeName #435
Labels
No labels
good first issue
issue/confirmed
issue/critical
proposal/accepted
pull-request
type/bug
type/enhancement
type/feature
type/question
type/refactoring
type/testing
type/testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-api-go#435
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/Telmate/proxmox-api-go/pull/392
Author: @Tinyblargon
Created: 12/28/2024
Status: ✅ Merged
Merged: 12/28/2024
Merged by: @Tinyblargon
Base:
master← Head:#391📝 Commits (1)
20d75e5feat: typeNodeName📊 Changes
10 files changed (+205 additions, -30 deletions)
View changed files
📝
main.go(+1 -1)📝
proxmox/client.go(+15 -15)📝
proxmox/config_guest.go(+3 -3)📝
proxmox/config_lxc.go(+1 -1)📝
proxmox/config_qemu.go(+4 -4)📝
proxmox/data_qemu_agent.go(+1 -1)📝
proxmox/node.go(+52 -0)➕
proxmox/node_test.go(+65 -0)📝
proxmox/snapshot.go(+5 -5)➕
test/data/test_data_node/type_NodeName.go(+58 -0)📄 Description
Closes #391
New code has 100% test coverage.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.