# Packages
Package mock_mgmtapi is a generated GoMock package.
# Functions
Error creates an detailed error response.
GetSwagger returns the Swagger specification corresponding to the generated code in this file.
Handler creates http.Handler with routing matching OpenAPI spec.
HandlerFromMux creates http.Handler with routing matching OpenAPI spec based on the provided mux.
No description provided by the author
HandlerWithOptions creates http.Handler with additional options.
Creates a new Client, with reasonable defaults.
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling.
NewDeleteBeaconRequest generates requests for DeleteBeacon.
NewDeleteSegmentRequest generates requests for DeleteSegment.
NewGetBeaconBlobRequest generates requests for GetBeaconBlob.
NewGetBeaconRequest generates requests for GetBeacon.
NewGetBeaconsRequest generates requests for GetBeacons.
NewGetCaRequest generates requests for GetCa.
NewGetCertificateBlobRequest generates requests for GetCertificateBlob.
NewGetCertificateRequest generates requests for GetCertificate.
NewGetCertificatesRequest generates requests for GetCertificates.
NewGetConfigRequest generates requests for GetConfig.
NewGetHealthRequest generates requests for GetHealth.
NewGetInfoRequest generates requests for GetInfo.
NewGetLogLevelRequest generates requests for GetLogLevel.
NewGetSegmentBlobRequest generates requests for GetSegmentBlob.
NewGetSegmentRequest generates requests for GetSegment.
NewGetSegmentsRequest generates requests for GetSegments.
NewGetSignerChainRequest generates requests for GetSignerChain.
NewGetSignerRequest generates requests for GetSigner.
NewGetTopologyRequest generates requests for GetTopology.
NewGetTrcBlobRequest generates requests for GetTrcBlob.
NewGetTrcRequest generates requests for GetTrc.
NewGetTrcsRequest generates requests for GetTrcs.
NewSetLogLevelRequest calls the generic SetLogLevel builder with application/json body.
NewSetLogLevelRequestWithBody generates requests for SetLogLevel with any type of body.
ParseDeleteBeaconResponse parses an HTTP response from a DeleteBeaconWithResponse call.
ParseDeleteSegmentResponse parses an HTTP response from a DeleteSegmentWithResponse call.
ParseGetBeaconBlobResponse parses an HTTP response from a GetBeaconBlobWithResponse call.
ParseGetBeaconResponse parses an HTTP response from a GetBeaconWithResponse call.
ParseGetBeaconsResponse parses an HTTP response from a GetBeaconsWithResponse call.
ParseGetCaResponse parses an HTTP response from a GetCaWithResponse call.
ParseGetCertificateBlobResponse parses an HTTP response from a GetCertificateBlobWithResponse call.
ParseGetCertificateResponse parses an HTTP response from a GetCertificateWithResponse call.
ParseGetCertificatesResponse parses an HTTP response from a GetCertificatesWithResponse call.
ParseGetConfigResponse parses an HTTP response from a GetConfigWithResponse call.
ParseGetHealthResponse parses an HTTP response from a GetHealthWithResponse call.
ParseGetInfoResponse parses an HTTP response from a GetInfoWithResponse call.
ParseGetLogLevelResponse parses an HTTP response from a GetLogLevelWithResponse call.
ParseGetSegmentBlobResponse parses an HTTP response from a GetSegmentBlobWithResponse call.
ParseGetSegmentResponse parses an HTTP response from a GetSegmentWithResponse call.
ParseGetSegmentsResponse parses an HTTP response from a GetSegmentsWithResponse call.
ParseGetSignerChainResponse parses an HTTP response from a GetSignerChainWithResponse call.
ParseGetSignerResponse parses an HTTP response from a GetSignerWithResponse call.
ParseGetTopologyResponse parses an HTTP response from a GetTopologyWithResponse call.
ParseGetTrcBlobResponse parses an HTTP response from a GetTrcBlobWithResponse call.
ParseGetTrcResponse parses an HTTP response from a GetTrcWithResponse call.
ParseGetTrcsResponse parses an HTTP response from a GetTrcsWithResponse call.
ParseSetLogLevelResponse parses an HTTP response from a SetLogLevelWithResponse call.
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
ServeSpecInteractive serves the interactive redocly OpenAPI3 spec.
ServeSpecJSON serves the json encoded OpenAPI3 spec.
UnpackBeaconUsages extracts the Usage's bits as snake case string constants for the API.
WithBaseURL overrides the baseURL.
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client.
WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request.
# Constants
No description provided by the author
Defines values for BeaconUsage.
Defines values for LogLevelLevel.
Defines values for Status.
Defines values for BeaconUsage.
Defines values for LogLevelLevel.
Defines values for GetBeaconsParamsSort.
Defines values for Status.
Defines values for LogLevelLevel.
Defines values for GetBeaconsParamsSort.
Defines values for GetBeaconsParamsSort.
Defines values for Status.
Defines values for BeaconUsage.
No description provided by the author
Defines values for GetBeaconsParamsSort.
No description provided by the author
Defines values for GetBeaconsParamsSort.
No description provided by the author
Defines values for BeaconUsage.
# Structs
Beacon defines model for Beacon.
BeaconGetResponseJson defines model for BeaconGetResponseJson.
CA defines model for CA.
Certificate defines model for Certificate.
Chain defines model for Chain.
ChainBrief defines model for ChainBrief.
Check defines model for Check.
No description provided by the author
Client which conforms to the OpenAPI3 specification for this service.
ClientWithResponses builds on ClientInterface to offer response payloads.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetBeaconsParams defines parameters for GetBeacons.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetCertificatesParams defines parameters for GetCertificates.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetSegmentsParams defines parameters for GetSegments.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetTrcsParams defines parameters for GetTrcs.
No description provided by the author
Health defines model for Health.
HealthResponse defines model for HealthResponse.
Hop defines model for Hop.
No description provided by the author
LogLevel defines model for LogLevel.
Policy defines model for Policy.
Problem defines model for Problem.
No description provided by the author
No description provided by the author
Segment defines model for Segment.
SegmentBrief defines model for SegmentBrief.
Server implements the Control Service API.
ServerInterfaceWrapper converts contexts to parameters.
No description provided by the author
Signer defines model for Signer.
SignerHealthData is used to extract the relevant signer data for the signer health check.
StandardError defines model for StandardError.
Subject defines model for Subject.
No description provided by the author
TRC defines model for TRC.
TRCBrief defines model for TRCBrief.
TRCHealthData is used to extract the relevant TRC data for the TRC health check.
TRCID defines model for TRCID.
No description provided by the author
No description provided by the author
No description provided by the author
Validity defines model for Validity.
# Interfaces
No description provided by the author
The interface specification for the client above.
ClientWithResponsesInterface is the interface specification for the client with responses above.
No description provided by the author
Doer performs HTTP requests.
ServerInterface represents all server handlers.
# Type aliases
BadRequest defines model for BadRequest.
BeaconUsage defines model for BeaconUsage.
BeaconUsages defines model for BeaconUsages.
No description provided by the author
ChainID defines model for ChainID.
CheckData defines model for CheckData.
ClientOption allows setting custom parameters during construction.
GetBeaconsParamsSort defines parameters for GetBeacons.
Internal defines model for Internal.
IsdAs defines model for IsdAs.
LogLevelLevel Logging level.
No description provided by the author
RequestEditorFn is the function signature for the RequestEditor callback function.
SegmentID defines model for SegmentID.
SetLogLevelJSONRequestBody defines body for SetLogLevel for application/json ContentType.
Status defines model for Status.
SubjectKeyID defines model for SubjectKeyID.
Topology defines model for Topology.