No description
Find a file
2020-06-01 13:59:16 +02:00
vendor initial commit 2020-06-01 12:18:20 +02:00
client.go initial commit 2020-06-01 12:18:20 +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 initial commit 2020-06-01 12:18:20 +02:00
ipconfig.go some improvements 2020-06-01 13:59:16 +02:00
LICENSE initial commit 2020-06-01 12:18:20 +02:00
network.go some improvements 2020-06-01 13:59:16 +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 some improvements 2020-06-01 13:59:16 +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 initial commit 2020-06-01 12:18:20 +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