Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAPIHandler ¶ added in v0.36.0
func NewAPIHandler( ctx context.Context, accountManager s.AccountManager, networksManager nbnetworks.Manager, resourceManager resources.Manager, routerManager routers.Manager, groupsManager nbgroups.Manager, LocationManager geolocation.Geolocation, authManager auth.Manager, appMetrics telemetry.AppMetrics, config *s.Config, integratedValidator integrated_validator.IntegratedValidator) (http.Handler, error)
NewAPIHandler creates the Management service HTTP API handler registering all the available endpoints.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package api provides primitives to interact with the openapi HTTP API.
|
Package api provides primitives to interact with the openapi HTTP API. |
handlers
|
|
testing
|
|
Click to show internal directories.
Click to hide internal directories.