mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 17:35:48 +03:00
[PR #18] [MERGED] added cluster type, updated cluster resources, added vm create/delete #78
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#78
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/18
Author: @luthermonson
Created: 1/4/2022
Status: ✅ Merged
Merged: 1/4/2022
Merged by: @luthermonson
Base:
main← Head:vm-tasks📝 Commits (1)
d02950cadded cluster type, updated cluster resources, added vm create/delete📊 Changes
10 files changed (+198 additions, -33 deletions)
View changed files
📝
cluster.go(+27 -15)📝
cluster_test.go(+16 -7)📝
nodes.go(+13 -0)📝
proxmox_test.go(+3 -2)📝
storage_test.go(+2 -2)📝
tasks.go(+4 -0)📝
tasks_test.go(+1 -1)📝
types.go(+89 -6)📝
virtual_machines.go(+9 -0)📝
virtual_machines_test.go(+34 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.