Registry / cloud / telmate-proxmox-api-go

telmate-proxmox-api-go

JSON →
library0.0.0-20260610151311-95608665b111gogounverified

A Go client library for interacting with the Proxmox VE API.

go get github.com/Telmate/proxmox-api-go
INSTALL
IMPORT
SIG · TELMATE-PROXMOX-AP
T
telmate-proxmox-api-go
cloudgov0.0.0-20260610151311-95608665b111
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

proxmox
github.com/Telmate/proxmox-api-go

Initialize a Proxmox API client

package main import ( "fmt" "github.com/Telmate/proxmox-api-go/proxmox" ) func main() { client, _ := proxmox.NewClient("https://proxmox.example.com:8006/api2/json", nil, "", 0) fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20260610151311-95608665b111latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Amazon
1
OpenAI (training)
1
Resources
telmate-proxmox-api-go — go get telmate-proxmox-api-go · libregistry