github.com/huaweicloud/golangsdk@v0.0.0-20210831081626-d823fe11ceba/openstack/fgs/v2/dependencies/urls.go (about)

     1  package dependencies
     2  
     3  import "github.com/huaweicloud/golangsdk"
     4  
     5  func rootURL(client *golangsdk.ServiceClient) string {
     6  	return client.ServiceURL("fgs", "dependencies")
     7  }