mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 09:25:53 +03:00
[PR #165] [MERGED] Quality of life features for ContainerConfig #190
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#190
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/165
Author: @xortim
Created: 9/28/2024
Status: ✅ Merged
Merged: 10/3/2024
Merged by: @luthermonson
Base:
main← Head:feature/containerconfig-qol📝 Commits (1)
515056dQuality of life features for ContainerConfig📊 Changes
5 files changed (+309 additions, -68 deletions)
View changed files
➕
container_config.go(+66 -0)📝
containers.go(+82 -0)📝
containers_test.go(+60 -0)📝
tests/mocks/pve7x/nodes.go(+2 -0)📝
types.go(+99 -68)📄 Description
Shamelessly copied TagsSlice and Tag helper functions from VirtualMachine implementation
Add Indexed fields helper maps
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.