No description
Find a file
2020-06-02 00:29:10 +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 added failsafe 2020-06-02 00:29:10 +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 added empty check 2020-06-01 22:32:18 +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 generated cloud config 2020-06-01 16:55:54 +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