package
0.26.33
Repository: https://github.com/openziti/edge-api.git
Documentation: pkg.go.dev

# Functions

NewCreateEdgeRouter creates a new http.Handler for the create edge router operation.
NewCreateEdgeRouterBadRequest creates CreateEdgeRouterBadRequest with default headers values.
NewCreateEdgeRouterCreated creates CreateEdgeRouterCreated with default headers values.
NewCreateEdgeRouterParams creates a new CreateEdgeRouterParams object There are no default values defined in the spec.
NewCreateEdgeRouterTooManyRequests creates CreateEdgeRouterTooManyRequests with default headers values.
NewCreateEdgeRouterUnauthorized creates CreateEdgeRouterUnauthorized with default headers values.
NewDeleteEdgeRouter creates a new http.Handler for the delete edge router operation.
NewDeleteEdgeRouterBadRequest creates DeleteEdgeRouterBadRequest with default headers values.
NewDeleteEdgeRouterConflict creates DeleteEdgeRouterConflict with default headers values.
NewDeleteEdgeRouterOK creates DeleteEdgeRouterOK with default headers values.
NewDeleteEdgeRouterParams creates a new DeleteEdgeRouterParams object There are no default values defined in the spec.
NewDeleteEdgeRouterTooManyRequests creates DeleteEdgeRouterTooManyRequests with default headers values.
NewDeleteEdgeRouterUnauthorized creates DeleteEdgeRouterUnauthorized with default headers values.
NewDetailEdgeRouter creates a new http.Handler for the detail edge router operation.
NewDetailEdgeRouterNotFound creates DetailEdgeRouterNotFound with default headers values.
NewDetailEdgeRouterOK creates DetailEdgeRouterOK with default headers values.
NewDetailEdgeRouterParams creates a new DetailEdgeRouterParams object There are no default values defined in the spec.
NewDetailEdgeRouterTooManyRequests creates DetailEdgeRouterTooManyRequests with default headers values.
NewDetailEdgeRouterUnauthorized creates DetailEdgeRouterUnauthorized with default headers values.
NewListEdgeRouterEdgeRouterPolicies creates a new http.Handler for the list edge router edge router policies operation.
NewListEdgeRouterEdgeRouterPoliciesNotFound creates ListEdgeRouterEdgeRouterPoliciesNotFound with default headers values.
NewListEdgeRouterEdgeRouterPoliciesOK creates ListEdgeRouterEdgeRouterPoliciesOK with default headers values.
NewListEdgeRouterEdgeRouterPoliciesParams creates a new ListEdgeRouterEdgeRouterPoliciesParams object There are no default values defined in the spec.
NewListEdgeRouterEdgeRouterPoliciesTooManyRequests creates ListEdgeRouterEdgeRouterPoliciesTooManyRequests with default headers values.
NewListEdgeRouterEdgeRouterPoliciesUnauthorized creates ListEdgeRouterEdgeRouterPoliciesUnauthorized with default headers values.
NewListEdgeRouterIdentities creates a new http.Handler for the list edge router identities operation.
NewListEdgeRouterIdentitiesNotFound creates ListEdgeRouterIdentitiesNotFound with default headers values.
NewListEdgeRouterIdentitiesOK creates ListEdgeRouterIdentitiesOK with default headers values.
NewListEdgeRouterIdentitiesParams creates a new ListEdgeRouterIdentitiesParams object There are no default values defined in the spec.
NewListEdgeRouterIdentitiesTooManyRequests creates ListEdgeRouterIdentitiesTooManyRequests with default headers values.
NewListEdgeRouterIdentitiesUnauthorized creates ListEdgeRouterIdentitiesUnauthorized with default headers values.
NewListEdgeRouters creates a new http.Handler for the list edge routers operation.
NewListEdgeRoutersBadRequest creates ListEdgeRoutersBadRequest with default headers values.
NewListEdgeRouterServiceEdgeRouterPolicies creates a new http.Handler for the list edge router service edge router policies operation.
NewListEdgeRouterServiceEdgeRouterPoliciesNotFound creates ListEdgeRouterServiceEdgeRouterPoliciesNotFound with default headers values.
NewListEdgeRouterServiceEdgeRouterPoliciesOK creates ListEdgeRouterServiceEdgeRouterPoliciesOK with default headers values.
NewListEdgeRouterServiceEdgeRouterPoliciesParams creates a new ListEdgeRouterServiceEdgeRouterPoliciesParams object There are no default values defined in the spec.
NewListEdgeRouterServiceEdgeRouterPoliciesTooManyRequests creates ListEdgeRouterServiceEdgeRouterPoliciesTooManyRequests with default headers values.
NewListEdgeRouterServiceEdgeRouterPoliciesUnauthorized creates ListEdgeRouterServiceEdgeRouterPoliciesUnauthorized with default headers values.
NewListEdgeRouterServices creates a new http.Handler for the list edge router services operation.
NewListEdgeRouterServicesNotFound creates ListEdgeRouterServicesNotFound with default headers values.
NewListEdgeRouterServicesOK creates ListEdgeRouterServicesOK with default headers values.
NewListEdgeRouterServicesParams creates a new ListEdgeRouterServicesParams object There are no default values defined in the spec.
NewListEdgeRouterServicesTooManyRequests creates ListEdgeRouterServicesTooManyRequests with default headers values.
NewListEdgeRouterServicesUnauthorized creates ListEdgeRouterServicesUnauthorized with default headers values.
NewListEdgeRoutersOK creates ListEdgeRoutersOK with default headers values.
NewListEdgeRoutersParams creates a new ListEdgeRoutersParams object There are no default values defined in the spec.
NewListEdgeRoutersTooManyRequests creates ListEdgeRoutersTooManyRequests with default headers values.
NewListEdgeRoutersUnauthorized creates ListEdgeRoutersUnauthorized with default headers values.
NewPatchEdgeRouter creates a new http.Handler for the patch edge router operation.
NewPatchEdgeRouterBadRequest creates PatchEdgeRouterBadRequest with default headers values.
NewPatchEdgeRouterNotFound creates PatchEdgeRouterNotFound with default headers values.
NewPatchEdgeRouterOK creates PatchEdgeRouterOK with default headers values.
NewPatchEdgeRouterParams creates a new PatchEdgeRouterParams object There are no default values defined in the spec.
NewPatchEdgeRouterTooManyRequests creates PatchEdgeRouterTooManyRequests with default headers values.
NewPatchEdgeRouterUnauthorized creates PatchEdgeRouterUnauthorized with default headers values.
NewReEnrollEdgeRouter creates a new http.Handler for the re enroll edge router operation.
NewReEnrollEdgeRouterNotFound creates ReEnrollEdgeRouterNotFound with default headers values.
NewReEnrollEdgeRouterOK creates ReEnrollEdgeRouterOK with default headers values.
NewReEnrollEdgeRouterParams creates a new ReEnrollEdgeRouterParams object There are no default values defined in the spec.
NewReEnrollEdgeRouterTooManyRequests creates ReEnrollEdgeRouterTooManyRequests with default headers values.
NewReEnrollEdgeRouterUnauthorized creates ReEnrollEdgeRouterUnauthorized with default headers values.
NewUpdateEdgeRouter creates a new http.Handler for the update edge router operation.
NewUpdateEdgeRouterBadRequest creates UpdateEdgeRouterBadRequest with default headers values.
NewUpdateEdgeRouterNotFound creates UpdateEdgeRouterNotFound with default headers values.
NewUpdateEdgeRouterOK creates UpdateEdgeRouterOK with default headers values.
NewUpdateEdgeRouterParams creates a new UpdateEdgeRouterParams object There are no default values defined in the spec.
NewUpdateEdgeRouterTooManyRequests creates UpdateEdgeRouterTooManyRequests with default headers values.
NewUpdateEdgeRouterUnauthorized creates UpdateEdgeRouterUnauthorized with default headers values.

# Constants

CreateEdgeRouterBadRequestCode is the HTTP code returned for type CreateEdgeRouterBadRequest.
CreateEdgeRouterCreatedCode is the HTTP code returned for type CreateEdgeRouterCreated.
CreateEdgeRouterTooManyRequestsCode is the HTTP code returned for type CreateEdgeRouterTooManyRequests.
CreateEdgeRouterUnauthorizedCode is the HTTP code returned for type CreateEdgeRouterUnauthorized.
DeleteEdgeRouterBadRequestCode is the HTTP code returned for type DeleteEdgeRouterBadRequest.
DeleteEdgeRouterConflictCode is the HTTP code returned for type DeleteEdgeRouterConflict.
DeleteEdgeRouterOKCode is the HTTP code returned for type DeleteEdgeRouterOK.
DeleteEdgeRouterTooManyRequestsCode is the HTTP code returned for type DeleteEdgeRouterTooManyRequests.
DeleteEdgeRouterUnauthorizedCode is the HTTP code returned for type DeleteEdgeRouterUnauthorized.
DetailEdgeRouterNotFoundCode is the HTTP code returned for type DetailEdgeRouterNotFound.
DetailEdgeRouterOKCode is the HTTP code returned for type DetailEdgeRouterOK.
DetailEdgeRouterTooManyRequestsCode is the HTTP code returned for type DetailEdgeRouterTooManyRequests.
DetailEdgeRouterUnauthorizedCode is the HTTP code returned for type DetailEdgeRouterUnauthorized.
ListEdgeRouterEdgeRouterPoliciesNotFoundCode is the HTTP code returned for type ListEdgeRouterEdgeRouterPoliciesNotFound.
ListEdgeRouterEdgeRouterPoliciesOKCode is the HTTP code returned for type ListEdgeRouterEdgeRouterPoliciesOK.
ListEdgeRouterEdgeRouterPoliciesTooManyRequestsCode is the HTTP code returned for type ListEdgeRouterEdgeRouterPoliciesTooManyRequests.
ListEdgeRouterEdgeRouterPoliciesUnauthorizedCode is the HTTP code returned for type ListEdgeRouterEdgeRouterPoliciesUnauthorized.
ListEdgeRouterIdentitiesNotFoundCode is the HTTP code returned for type ListEdgeRouterIdentitiesNotFound.
ListEdgeRouterIdentitiesOKCode is the HTTP code returned for type ListEdgeRouterIdentitiesOK.
ListEdgeRouterIdentitiesTooManyRequestsCode is the HTTP code returned for type ListEdgeRouterIdentitiesTooManyRequests.
ListEdgeRouterIdentitiesUnauthorizedCode is the HTTP code returned for type ListEdgeRouterIdentitiesUnauthorized.
ListEdgeRoutersBadRequestCode is the HTTP code returned for type ListEdgeRoutersBadRequest.
ListEdgeRouterServiceEdgeRouterPoliciesNotFoundCode is the HTTP code returned for type ListEdgeRouterServiceEdgeRouterPoliciesNotFound.
ListEdgeRouterServiceEdgeRouterPoliciesOKCode is the HTTP code returned for type ListEdgeRouterServiceEdgeRouterPoliciesOK.
ListEdgeRouterServiceEdgeRouterPoliciesTooManyRequestsCode is the HTTP code returned for type ListEdgeRouterServiceEdgeRouterPoliciesTooManyRequests.
ListEdgeRouterServiceEdgeRouterPoliciesUnauthorizedCode is the HTTP code returned for type ListEdgeRouterServiceEdgeRouterPoliciesUnauthorized.
ListEdgeRouterServicesNotFoundCode is the HTTP code returned for type ListEdgeRouterServicesNotFound.
ListEdgeRouterServicesOKCode is the HTTP code returned for type ListEdgeRouterServicesOK.
ListEdgeRouterServicesTooManyRequestsCode is the HTTP code returned for type ListEdgeRouterServicesTooManyRequests.
ListEdgeRouterServicesUnauthorizedCode is the HTTP code returned for type ListEdgeRouterServicesUnauthorized.
ListEdgeRoutersOKCode is the HTTP code returned for type ListEdgeRoutersOK.
ListEdgeRoutersTooManyRequestsCode is the HTTP code returned for type ListEdgeRoutersTooManyRequests.
ListEdgeRoutersUnauthorizedCode is the HTTP code returned for type ListEdgeRoutersUnauthorized.
PatchEdgeRouterBadRequestCode is the HTTP code returned for type PatchEdgeRouterBadRequest.
PatchEdgeRouterNotFoundCode is the HTTP code returned for type PatchEdgeRouterNotFound.
PatchEdgeRouterOKCode is the HTTP code returned for type PatchEdgeRouterOK.
PatchEdgeRouterTooManyRequestsCode is the HTTP code returned for type PatchEdgeRouterTooManyRequests.
PatchEdgeRouterUnauthorizedCode is the HTTP code returned for type PatchEdgeRouterUnauthorized.
ReEnrollEdgeRouterNotFoundCode is the HTTP code returned for type ReEnrollEdgeRouterNotFound.
ReEnrollEdgeRouterOKCode is the HTTP code returned for type ReEnrollEdgeRouterOK.
ReEnrollEdgeRouterTooManyRequestsCode is the HTTP code returned for type ReEnrollEdgeRouterTooManyRequests.
ReEnrollEdgeRouterUnauthorizedCode is the HTTP code returned for type ReEnrollEdgeRouterUnauthorized.
UpdateEdgeRouterBadRequestCode is the HTTP code returned for type UpdateEdgeRouterBadRequest.
UpdateEdgeRouterNotFoundCode is the HTTP code returned for type UpdateEdgeRouterNotFound.
UpdateEdgeRouterOKCode is the HTTP code returned for type UpdateEdgeRouterOK.
UpdateEdgeRouterTooManyRequestsCode is the HTTP code returned for type UpdateEdgeRouterTooManyRequests.
UpdateEdgeRouterUnauthorizedCode is the HTTP code returned for type UpdateEdgeRouterUnauthorized.

# Structs

CreateEdgeRouter swagger:route POST /edge-routers Edge Router createEdgeRouter Create an edge router Create a edge router resource.
CreateEdgeRouterBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies).
CreateEdgeRouterCreated The create request was successful and the resource has been added at the following location swagger:response createEdgeRouterCreated */.
CreateEdgeRouterParams contains all the bound params for the create edge router operation typically these are obtained from a http.Request swagger:parameters createEdgeRouter.
CreateEdgeRouterTooManyRequests The resource requested is rate limited and the rate limit has been exceeded swagger:response createEdgeRouterTooManyRequests */.
CreateEdgeRouterUnauthorized The supplied session does not have the correct access rights to request this resource swagger:response createEdgeRouterUnauthorized */.
CreateEdgeRouterURL generates an URL for the create edge router operation.
DeleteEdgeRouter swagger:route DELETE /edge-routers/{id} Edge Router deleteEdgeRouter Delete an edge router Delete an edge router by id.
DeleteEdgeRouterBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies).
DeleteEdgeRouterConflict The resource requested to be removed/altered cannot be as it is referenced by another object.
DeleteEdgeRouterOK The delete request was successful and the resource has been removed swagger:response deleteEdgeRouterOK */.
DeleteEdgeRouterParams contains all the bound params for the delete edge router operation typically these are obtained from a http.Request swagger:parameters deleteEdgeRouter.
DeleteEdgeRouterTooManyRequests The resource requested is rate limited and the rate limit has been exceeded swagger:response deleteEdgeRouterTooManyRequests */.
DeleteEdgeRouterUnauthorized The supplied session does not have the correct access rights to request this resource swagger:response deleteEdgeRouterUnauthorized */.
DeleteEdgeRouterURL generates an URL for the delete edge router operation.
DetailEdgeRouter swagger:route GET /edge-routers/{id} Edge Router detailEdgeRouter Retrieves a single edge router Retrieves a single edge router by id.
DetailEdgeRouterNotFound The requested resource does not exist swagger:response detailEdgeRouterNotFound */.
DetailEdgeRouterOK A singular edge router resource swagger:response detailEdgeRouterOK */.
DetailEdgeRouterParams contains all the bound params for the detail edge router operation typically these are obtained from a http.Request swagger:parameters detailEdgeRouter.
DetailEdgeRouterTooManyRequests The resource requested is rate limited and the rate limit has been exceeded swagger:response detailEdgeRouterTooManyRequests */.
DetailEdgeRouterUnauthorized The supplied session does not have the correct access rights to request this resource swagger:response detailEdgeRouterUnauthorized */.
DetailEdgeRouterURL generates an URL for the detail edge router operation.
ListEdgeRouterEdgeRouterPolicies swagger:route GET /edge-routers/{id}/edge-router-policies Edge Router listEdgeRouterEdgeRouterPolicies List the edge router policies that affect an edge router Retrieves a list of edge router policies that apply to the specified edge router.
ListEdgeRouterEdgeRouterPoliciesNotFound The requested resource does not exist swagger:response listEdgeRouterEdgeRouterPoliciesNotFound */.
ListEdgeRouterEdgeRouterPoliciesOK A list of edge router policies swagger:response listEdgeRouterEdgeRouterPoliciesOK */.
ListEdgeRouterEdgeRouterPoliciesParams contains all the bound params for the list edge router edge router policies operation typically these are obtained from a http.Request swagger:parameters listEdgeRouterEdgeRouterPolicies.
ListEdgeRouterEdgeRouterPoliciesTooManyRequests The resource requested is rate limited and the rate limit has been exceeded swagger:response listEdgeRouterEdgeRouterPoliciesTooManyRequests */.
ListEdgeRouterEdgeRouterPoliciesUnauthorized The supplied session does not have the correct access rights to request this resource swagger:response listEdgeRouterEdgeRouterPoliciesUnauthorized */.
ListEdgeRouterEdgeRouterPoliciesURL generates an URL for the list edge router edge router policies operation.
ListEdgeRouterIdentities swagger:route GET /edge-routers/{id}/identities Edge Router listEdgeRouterIdentities List associated identities Retrieves a list of identities that may access services via the given edge router.
ListEdgeRouterIdentitiesNotFound The requested resource does not exist swagger:response listEdgeRouterIdentitiesNotFound */.
ListEdgeRouterIdentitiesOK A list of identities swagger:response listEdgeRouterIdentitiesOK */.
ListEdgeRouterIdentitiesParams contains all the bound params for the list edge router identities operation typically these are obtained from a http.Request swagger:parameters listEdgeRouterIdentities.
ListEdgeRouterIdentitiesTooManyRequests The resource requested is rate limited and the rate limit has been exceeded swagger:response listEdgeRouterIdentitiesTooManyRequests */.
ListEdgeRouterIdentitiesUnauthorized The supplied session does not have the correct access rights to request this resource swagger:response listEdgeRouterIdentitiesUnauthorized */.
ListEdgeRouterIdentitiesURL generates an URL for the list edge router identities operation.
ListEdgeRouters swagger:route GET /edge-routers Edge Router listEdgeRouters List edge routers Retrieves a list of edge router resources; supports filtering, sorting, and pagination.
ListEdgeRoutersBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies).
ListEdgeRouterServiceEdgeRouterPolicies swagger:route GET /edge-routers/{id}/service-edge-router-policies Edge Router listEdgeRouterServiceEdgeRouterPolicies List the service policies that affect an edge router Retrieves a list of service policies policies that apply to the specified edge router.
ListEdgeRouterServiceEdgeRouterPoliciesNotFound The requested resource does not exist swagger:response listEdgeRouterServiceEdgeRouterPoliciesNotFound */.
ListEdgeRouterServiceEdgeRouterPoliciesOK A list of service policies swagger:response listEdgeRouterServiceEdgeRouterPoliciesOK */.
ListEdgeRouterServiceEdgeRouterPoliciesParams contains all the bound params for the list edge router service edge router policies operation typically these are obtained from a http.Request swagger:parameters listEdgeRouterServiceEdgeRouterPolicies.
ListEdgeRouterServiceEdgeRouterPoliciesTooManyRequests The resource requested is rate limited and the rate limit has been exceeded swagger:response listEdgeRouterServiceEdgeRouterPoliciesTooManyRequests */.
ListEdgeRouterServiceEdgeRouterPoliciesUnauthorized The supplied session does not have the correct access rights to request this resource swagger:response listEdgeRouterServiceEdgeRouterPoliciesUnauthorized */.
ListEdgeRouterServiceEdgeRouterPoliciesURL generates an URL for the list edge router service edge router policies operation.
ListEdgeRouterServices swagger:route GET /edge-routers/{id}/services Edge Router listEdgeRouterServices List associated services Retrieves a list of services that may be accessed via the given edge router.
ListEdgeRouterServicesNotFound The requested resource does not exist swagger:response listEdgeRouterServicesNotFound */.
ListEdgeRouterServicesOK A list of services swagger:response listEdgeRouterServicesOK */.
ListEdgeRouterServicesParams contains all the bound params for the list edge router services operation typically these are obtained from a http.Request swagger:parameters listEdgeRouterServices.
ListEdgeRouterServicesTooManyRequests The resource requested is rate limited and the rate limit has been exceeded swagger:response listEdgeRouterServicesTooManyRequests */.
ListEdgeRouterServicesUnauthorized The supplied session does not have the correct access rights to request this resource swagger:response listEdgeRouterServicesUnauthorized */.
ListEdgeRouterServicesURL generates an URL for the list edge router services operation.
ListEdgeRoutersOK A list of edge routers swagger:response listEdgeRoutersOK */.
ListEdgeRoutersParams contains all the bound params for the list edge routers operation typically these are obtained from a http.Request swagger:parameters listEdgeRouters.
ListEdgeRoutersTooManyRequests The resource requested is rate limited and the rate limit has been exceeded swagger:response listEdgeRoutersTooManyRequests */.
ListEdgeRoutersUnauthorized The supplied session does not have the correct access rights to request this resource swagger:response listEdgeRoutersUnauthorized */.
ListEdgeRoutersURL generates an URL for the list edge routers operation.
PatchEdgeRouter swagger:route PATCH /edge-routers/{id} Edge Router patchEdgeRouter Update the supplied fields on an edge router Update the supplied fields on an edge router.
PatchEdgeRouterBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies).
PatchEdgeRouterNotFound The requested resource does not exist swagger:response patchEdgeRouterNotFound */.
PatchEdgeRouterOK The patch request was successful and the resource has been altered swagger:response patchEdgeRouterOK */.
PatchEdgeRouterParams contains all the bound params for the patch edge router operation typically these are obtained from a http.Request swagger:parameters patchEdgeRouter.
PatchEdgeRouterTooManyRequests The resource requested is rate limited and the rate limit has been exceeded swagger:response patchEdgeRouterTooManyRequests */.
PatchEdgeRouterUnauthorized The supplied session does not have the correct access rights to request this resource swagger:response patchEdgeRouterUnauthorized */.
PatchEdgeRouterURL generates an URL for the patch edge router operation.
ReEnrollEdgeRouter swagger:route POST /edge-routers/{id}/re-enroll Edge Router reEnrollEdgeRouter Re-enroll an edge router Removes current certificate based authentication mechanisms and reverts the edge router into a state where enrollment must be performed.
ReEnrollEdgeRouterNotFound The requested resource does not exist swagger:response reEnrollEdgeRouterNotFound */.
ReEnrollEdgeRouterOK Base empty response swagger:response reEnrollEdgeRouterOK */.
ReEnrollEdgeRouterParams contains all the bound params for the re enroll edge router operation typically these are obtained from a http.Request swagger:parameters reEnrollEdgeRouter.
ReEnrollEdgeRouterTooManyRequests The resource requested is rate limited and the rate limit has been exceeded swagger:response reEnrollEdgeRouterTooManyRequests */.
ReEnrollEdgeRouterUnauthorized The supplied session does not have the correct access rights to request this resource swagger:response reEnrollEdgeRouterUnauthorized */.
ReEnrollEdgeRouterURL generates an URL for the re enroll edge router operation.
UpdateEdgeRouter swagger:route PUT /edge-routers/{id} Edge Router updateEdgeRouter Update all fields on an edge router Update all fields on an edge router by id.
UpdateEdgeRouterBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies).
UpdateEdgeRouterNotFound The requested resource does not exist swagger:response updateEdgeRouterNotFound */.
UpdateEdgeRouterOK The update request was successful and the resource has been altered swagger:response updateEdgeRouterOK */.
UpdateEdgeRouterParams contains all the bound params for the update edge router operation typically these are obtained from a http.Request swagger:parameters updateEdgeRouter.
UpdateEdgeRouterTooManyRequests The resource requested is rate limited and the rate limit has been exceeded swagger:response updateEdgeRouterTooManyRequests */.
UpdateEdgeRouterUnauthorized The supplied session does not have the correct access rights to request this resource swagger:response updateEdgeRouterUnauthorized */.
UpdateEdgeRouterURL generates an URL for the update edge router operation.

# Interfaces

CreateEdgeRouterHandler interface for that can handle valid create edge router params.
DeleteEdgeRouterHandler interface for that can handle valid delete edge router params.
DetailEdgeRouterHandler interface for that can handle valid detail edge router params.
ListEdgeRouterEdgeRouterPoliciesHandler interface for that can handle valid list edge router edge router policies params.
ListEdgeRouterIdentitiesHandler interface for that can handle valid list edge router identities params.
ListEdgeRouterServiceEdgeRouterPoliciesHandler interface for that can handle valid list edge router service edge router policies params.
ListEdgeRouterServicesHandler interface for that can handle valid list edge router services params.
ListEdgeRoutersHandler interface for that can handle valid list edge routers params.
PatchEdgeRouterHandler interface for that can handle valid patch edge router params.
ReEnrollEdgeRouterHandler interface for that can handle valid re enroll edge router params.
UpdateEdgeRouterHandler interface for that can handle valid update edge router params.

# Type aliases

CreateEdgeRouterHandlerFunc turns a function with the right signature into a create edge router handler.
DeleteEdgeRouterHandlerFunc turns a function with the right signature into a delete edge router handler.
DetailEdgeRouterHandlerFunc turns a function with the right signature into a detail edge router handler.
ListEdgeRouterEdgeRouterPoliciesHandlerFunc turns a function with the right signature into a list edge router edge router policies handler.
ListEdgeRouterIdentitiesHandlerFunc turns a function with the right signature into a list edge router identities handler.
ListEdgeRouterServiceEdgeRouterPoliciesHandlerFunc turns a function with the right signature into a list edge router service edge router policies handler.
ListEdgeRouterServicesHandlerFunc turns a function with the right signature into a list edge router services handler.
ListEdgeRoutersHandlerFunc turns a function with the right signature into a list edge routers handler.
PatchEdgeRouterHandlerFunc turns a function with the right signature into a patch edge router handler.
ReEnrollEdgeRouterHandlerFunc turns a function with the right signature into a re enroll edge router handler.
UpdateEdgeRouterHandlerFunc turns a function with the right signature into a update edge router handler.