No description
Find a file
2020-06-01 16:37:50 +02:00
vendor initial commit 2020-06-01 12:18:20 +02:00
client.go added body dumping 2020-06-01 15:55:18 +02:00
go.mod initial commit 2020-06-01 12:18:20 +02:00
go.sum initial commit 2020-06-01 12:18:20 +02:00
helper.go removed changes 2020-06-01 16:11:25 +02:00
ipconfig.go added pointer receiver 2020-06-01 16:37:50 +02:00
LICENSE initial commit 2020-06-01 12:18:20 +02:00
network.go added pointer receiver 2020-06-01 16:37:50 +02:00
node.go initial commit 2020-06-01 12:18:20 +02:00
pool.go initial commit 2020-06-01 12:18:20 +02:00
README.md initial commit 2020-06-01 12:18:20 +02:00
scheme.go initial commit 2020-06-01 12:18:20 +02:00
server.go make configs settable 2020-06-01 16:35:35 +02:00
serverstatus.go initial commit 2020-06-01 12:18:20 +02:00
task.go initial commit 2020-06-01 12:18:20 +02:00
userdata.go fixed encoding 2020-06-01 16:08:04 +02:00

pve-go

PVE-Go is a go library for the Porxmox VE API.

The design is based on the Hetzner Clound API implementation: https://github.com/hetznercloud/hcloud-go