v1.0.0
This commit is contained in:
@@ -2,6 +2,7 @@ package cloudbroker
|
||||
|
||||
import "github.com/rudecs/decort-sdk/pkg/cloudbroker/rg"
|
||||
|
||||
// Accessing the RG method group
|
||||
func (cb *CloudBroker) RG() *rg.RG {
|
||||
return rg.New(cb.client)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user