Telmate / proxmox-api-go

Consume the proxmox API in golang
MIT License
370 stars 234 forks source link

Implementing creation, listing, and deletion of firewall rules for QEMU #334

Open PascalKu opened 4 months ago

PascalKu commented 4 months ago

This pull request introduces new functionality for managing firewall rules within the qemu/{vmid}/firewall context. The implemented features include:

PascalKu commented 4 weeks ago

please review :)