mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 09:25:53 +03:00
[PR #142] [MERGED] Extract config #178
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#178
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/142
Author: @Pivnoy
Created: 4/4/2024
Status: ✅ Merged
Merged: 4/4/2024
Merged by: @luthermonson
Base:
main← Head:external-config📝 Commits (10+)
a53a116vzdump api call51986f5Merge pull request #1 from Pivnoy/vzdump9ec5fe0struct tag fix1c60063Merge pull request #2 from Pivnoy/vzdump50b62d3replace vzdump method based on proxmox ve apic63ed1aMerge pull request #3 from Pivnoy/vzdumpff0cfcereview comment fixesa904ff2Merge pull request #4 from Pivnoy/vzdump11c9af7Merge branch 'luthermonson:main' into main4a746d8Merge branch 'luthermonson:main' into main📊 Changes
2 files changed (+208 additions, -0 deletions)
View changed files
📝
nodes.go(+38 -0)📝
types.go(+170 -0)📄 Description
Extract configuration from vzdump backup archive.
Due to lack of field descriptions in the documentation describe only fields that I found my test cluster
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.