mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[PR #329] [MERGED] Re-implement: agent interface information #399
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#399
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/329
Author: @Tinyblargon
Created: 4/24/2024
Status: ✅ Merged
Merged: 5/13/2024
Merged by: @Tinyblargon
Base:
master← Head:feat#328📝 Commits (6)
2e330cdfeat: allow checking for extra errors69dcb19refactor: move type to different filec964b1frefactor: getAgentNetworkInterfacedd561f4test:AgentNetworkInterface{}df9fdb3Mark as deprecateddfa6aa5Remove unused code📊 Changes
5 files changed (+270 additions, -60 deletions)
View changed files
📝
proxmox/client.go(+13 -53)📝
proxmox/config_qemu.go(+0 -7)➕
proxmox/data_qemu_agent.go(+83 -0)➕
proxmox/data_qemu_agent_test.go(+173 -0)📝
proxmox/session.go(+1 -0)📄 Description
Make
VmRefstruct.Fixes #328
Will make a pull to fix this in terraform as well.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
GuestID#440