[PR #116] [MERGED] feat: Add methods for node custom certificates #160

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

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/116
Author: @alperencelik
Created: 2/19/2024
Status: Merged
Merged: 2/20/2024
Merged by: @luthermonson

Base: mainHead: custom-cert


📝 Commits (1)

  • b3539e7 feat: Add methods for node custom certificates

📊 Changes

2 files changed (+35 additions, -0 deletions)

View changed files

📝 nodes.go (+13 -0)
📝 types.go (+22 -0)

📄 Description

The PR aims to support custom certificate operations on a node level. Here is the relevant API documentation of Proxmox:

https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/certificates/custom


🔄 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/116 **Author:** [@alperencelik](https://github.com/alperencelik) **Created:** 2/19/2024 **Status:** ✅ Merged **Merged:** 2/20/2024 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `custom-cert` --- ### 📝 Commits (1) - [`b3539e7`](https://github.com/luthermonson/go-proxmox/commit/b3539e751628eee1a02fa2ad70923c3719b26b9c) feat: Add methods for node custom certificates ### 📊 Changes **2 files changed** (+35 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `nodes.go` (+13 -0) 📝 `types.go` (+22 -0) </details> ### 📄 Description The PR aims to support custom certificate operations on a node level. Here is the relevant API documentation of Proxmox: https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/certificates/custom --- <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:28 +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#160
No description provided.