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