mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 17:35:48 +03:00
[GH-ISSUE #206] Cluster ID and Name field is always empty #57
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#57
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?
Originally created by @dvtkrlbs on GitHub (Jul 16, 2025).
Original GitHub issue: https://github.com/luthermonson/go-proxmox/issues/206
Usint the Client.Cluster and also running Cluster.status on it still results in empty values for the Cluster struct
cluster: {client:0xc000110780 Version:0 Quorate:0 Nodes:[0xc0004fc4e0 0xc00029bd40] Name: ID:}the body after a call to Status looks like this