Add new resources, extend fields in config
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package cloudbroker
|
||||
|
||||
import "github.com/rudecs/decort-sdk/pkg/cloudapi/rg"
|
||||
import "github.com/rudecs/decort-sdk/pkg/cloudbroker/rg"
|
||||
|
||||
func (cb *CloudBroker) RG() *rg.RG {
|
||||
return rg.New(cb.client)
|
||||
|
||||
Reference in New Issue
Block a user