Add new resources, extend fields in config

This commit is contained in:
stSolo
2022-10-06 12:53:21 +03:00
parent 5fd450382c
commit 8712561853
39 changed files with 1784 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
package cloudbroker
import (
"github.com/rudecs/decort-sdk/pkg/cloudapi/kvmx86"
"github.com/rudecs/decort-sdk/pkg/cloudbroker/kvmx86"
)
func (cb *CloudBroker) KVMX86() *kvmx86.KVMX86 {