mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 09:25:53 +03:00
[PR #74] [MERGED] Deprecate Old Access funcs in Favor of Options #124
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#124
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/74
Author: @luthermonson
Created: 8/19/2023
Status: ✅ Merged
Merged: 8/20/2023
Merged by: @luthermonson
Base:
main← Head:access-tests📝 Commits (1)
29c54earework access to use options, added permissions📊 Changes
10 files changed (+579 additions, -51 deletions)
View changed files
📝
README.md(+10 -6)📝
access.go(+21 -0)➕
access_test.go(+59 -0)📝
options.go(+16 -6)📝
options_test.go(+9 -1)📝
proxmox.go(+1 -1)📝
proxmox_test.go(+4 -0)📝
tests/integration/access_test.go(+0 -31)📝
tests/mocks/pve7x/access.go(+444 -2)📝
types.go(+15 -4)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.