-
- Downloads
replaced individual services with service manager in auth, user and role server
Showing
- controller/controller.go 3 additions, 3 deletionscontroller/controller.go
- controller/northbound/server/auth.go 11 additions, 11 deletionscontroller/northbound/server/auth.go
- controller/northbound/server/auth_interceptor.go 8 additions, 11 deletionscontroller/northbound/server/auth_interceptor.go
- controller/northbound/server/auth_interceptor_test.go 14 additions, 12 deletionscontroller/northbound/server/auth_interceptor_test.go
- controller/northbound/server/auth_test.go 8 additions, 5 deletionscontroller/northbound/server/auth_test.go
- controller/northbound/server/nbi.go 3 additions, 3 deletionscontroller/northbound/server/nbi.go
- controller/northbound/server/role.go 15 additions, 15 deletionscontroller/northbound/server/role.go
- controller/northbound/server/role_test.go 5 additions, 2 deletionscontroller/northbound/server/role_test.go
- controller/northbound/server/test_util_test.go 11 additions, 10 deletionscontroller/northbound/server/test_util_test.go
- controller/northbound/server/user.go 13 additions, 14 deletionscontroller/northbound/server/user.go
- controller/northbound/server/user_test.go 5 additions, 2 deletionscontroller/northbound/server/user_test.go
Loading
Please register or sign in to comment