mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 09:25:53 +03:00
[PR #79] [MERGED] Implement pool API #129
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#129
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/79
Author: @jqueuniet
Created: 8/24/2023
Status: ✅ Merged
Merged: 8/24/2023
Merged by: @luthermonson
Base:
main← Head:pve_pools📝 Commits (1)
35005f4Implement pool API📊 Changes
5 files changed (+230 additions, -0 deletions)
View changed files
➕
pools.go(+40 -0)➕
pools_test.go(+78 -0)➕
tests/mocks/pve7x/pools.go(+84 -0)📝
tests/mocks/pve7x/proxmox.go(+1 -0)📝
types.go(+27 -0)📄 Description
This PR implements the PVE pool API
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.