[PR #208] [MERGED] add: SDN Endpoints #215

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

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/208
Author: @samuelemusiani
Created: 8/15/2025
Status: Merged
Merged: 8/15/2025
Merged by: @luthermonson

Base: mainHead: main


📝 Commits (2)

📊 Changes

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

View changed files

📝 cluster_sdn.go (+56 -0)
📝 cluster_test.go (+47 -0)
📝 tests/mocks/pve7x/cluster.go (+42 -0)
📝 types.go (+56 -1)

📄 Description

Sorry for the delay. This is related to #207. I’ve implemented the necessary SDN endpoints and added some tests.
Please let me know if any changes are needed.

Samuele


🔄 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/208 **Author:** [@samuelemusiani](https://github.com/samuelemusiani) **Created:** 8/15/2025 **Status:** ✅ Merged **Merged:** 8/15/2025 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`055a60c`](https://github.com/luthermonson/go-proxmox/commit/055a60c1593aab656eaead3b9e6ad13f9f7d5334) add: sdn zones and vnets - [`733ee3f`](https://github.com/luthermonson/go-proxmox/commit/733ee3f34f2af3b9ef9e031496f797d8dd196dc9) add: tests for sdn ### 📊 Changes **4 files changed** (+201 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cluster_sdn.go` (+56 -0) 📝 `cluster_test.go` (+47 -0) 📝 `tests/mocks/pve7x/cluster.go` (+42 -0) 📝 `types.go` (+56 -1) </details> ### 📄 Description Sorry for the delay. This is related to #207. I’ve implemented the necessary SDN endpoints and added some tests. Please let me know if any changes are needed. Samuele --- <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:44 +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#215
No description provided.