new pve api

This commit is contained in:
ston1th 2020-06-05 00:22:04 +02:00
commit 9a58ab40b0
6 changed files with 17 additions and 17 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module git.giftfish.de/ston1th/cloud-controller-manager-pve
go 1.13
require (
git.giftfish.de/ston1th/pve-go v0.0.0-20200601222910-6d4e4c31f330
git.giftfish.de/ston1th/pve-go v0.0.0-20200604204038-4c7e511a72be
k8s.io/api v0.18.3
k8s.io/apimachinery v0.18.3
k8s.io/cloud-provider v0.18.3