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