[GH-ISSUE #396] Wrong type: SSH public key #103

Closed
opened 2026-02-28 00:40:35 +03:00 by kerem · 0 comments
Owner

Originally created by @Tinyblargon on GitHub (Jan 14, 2025).
Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/396

Originally assigned to: @Tinyblargon on GitHub.

github.com/Telmate/proxmox-api-go@105874332f/proxmox/config_qemu_cloudinit.go (L54)

Should be:

PublicSSHkeys *[]ssh.PublicKey `json:"sshkeys,omitempty"` 
Originally created by @Tinyblargon on GitHub (Jan 14, 2025). Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/396 Originally assigned to: @Tinyblargon on GitHub. https://github.com/Telmate/proxmox-api-go/blob/105874332f3adc5757de9e6c487106b02350edf6/proxmox/config_qemu_cloudinit.go#L54 Should be: ```go PublicSSHkeys *[]ssh.PublicKey `json:"sshkeys,omitempty"` ```
Sign in to join this conversation.
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/proxmox-api-go#103
No description provided.