git test
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
package sdn
|
||||
|
||||
import (
|
||||
nog "repository.basistech.ru/BASIS/dynamix-golang-sdk/v15/pkg/sdn/netobjgroups"
|
||||
)
|
||||
|
||||
// Accessing the SDN method group
|
||||
func (sdn *SDN) NetworkObjectGroups() *nog.NetworkObjectGroups {
|
||||
return nog.New(sdn.client)
|
||||
}
|
||||
Reference in New Issue
Block a user