[PR #1] [MERGED] Good Start on containers #66

Closed
opened 2026-03-03 15:30:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/1
Author: @luthermonson
Created: 8/3/2021
Status: Merged
Merged: 8/4/2021
Merged by: @phillipsj

Base: mainHead: feature/containers


📝 Commits (1)

  • baa767a Good Start on containers. Tests need tweaked and API style needs reviewed.

📊 Changes

4 files changed (+86 additions, -1 deletions)

View changed files

containers.go (+46 -0)
containers_test.go (+20 -0)
📝 nodes.go (+13 -1)
📝 types.go (+7 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/luthermonson/go-proxmox/pull/1 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 8/3/2021 **Status:** ✅ Merged **Merged:** 8/4/2021 **Merged by:** [@phillipsj](https://github.com/phillipsj) **Base:** `main` ← **Head:** `feature/containers` --- ### 📝 Commits (1) - [`baa767a`](https://github.com/luthermonson/go-proxmox/commit/baa767aee0d901fe6a8455bd6093eaec9a3b585d) Good Start on containers. Tests need tweaked and API style needs reviewed. ### 📊 Changes **4 files changed** (+86 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `containers.go` (+46 -0) ➕ `containers_test.go` (+20 -0) 📝 `nodes.go` (+13 -1) 📝 `types.go` (+7 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:30:02 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-proxmox#66
No description provided.