git test
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
package cloudbroker
|
||||
|
||||
import "repository.basistech.ru/BASIS/dynamix-golang-sdk/v15/pkg/cloudbroker/pcidevice"
|
||||
|
||||
// Accessing the PCI Device method group
|
||||
func (cb *CloudBroker) PCIDevice() *pcidevice.PCIDevice {
|
||||
return pcidevice.New(cb.client)
|
||||
}
|
||||
Reference in New Issue
Block a user