package
0.0.0-20240624080303-ca7d48fb0c12
Repository: https://github.com/fastchain/mukade.git
Documentation: pkg.go.dev
# Functions
New creates a new operations API client.
NewGetCertificateInternalServerError creates a GetCertificateInternalServerError with default headers values.
NewGetCertificateNotFound creates a GetCertificateNotFound with default headers values.
NewGetCertificateOK creates a GetCertificateOK with default headers values.
NewGetCertificateParams creates a new GetCertificateParams object, with the default timeout for this client.
NewGetCertificateParamsWithContext creates a new GetCertificateParams object with the ability to set a context for a request.
NewGetCertificateParamsWithHTTPClient creates a new GetCertificateParams object with the ability to set a custom HTTPClient for a request.
NewGetCertificateParamsWithTimeout creates a new GetCertificateParams object with the ability to set a timeout on a request.
NewGetPFXInternalServerError creates a GetPFXInternalServerError with default headers values.
NewGetPFXNotFound creates a GetPFXNotFound with default headers values.
NewGetPFXOK creates a GetPFXOK with default headers values.
NewGetPFXParams creates a new GetPFXParams object, with the default timeout for this client.
NewGetPFXParamsWithContext creates a new GetPFXParams object with the ability to set a context for a request.
NewGetPFXParamsWithHTTPClient creates a new GetPFXParams object with the ability to set a custom HTTPClient for a request.
NewGetPFXParamsWithTimeout creates a new GetPFXParams object with the ability to set a timeout on a request.
NewIssueCertificateBadRequest creates a IssueCertificateBadRequest with default headers values.
NewIssueCertificateInternalServerError creates a IssueCertificateInternalServerError with default headers values.
NewIssueCertificateOK creates a IssueCertificateOK with default headers values.
NewIssueCertificateParams creates a new IssueCertificateParams object, with the default timeout for this client.
NewIssueCertificateParamsWithContext creates a new IssueCertificateParams object with the ability to set a context for a request.
NewIssueCertificateParamsWithHTTPClient creates a new IssueCertificateParams object with the ability to set a custom HTTPClient for a request.
NewIssueCertificateParamsWithTimeout creates a new IssueCertificateParams object with the ability to set a timeout on a request.
NewRequestCertificateBadRequest creates a RequestCertificateBadRequest with default headers values.
NewRequestCertificateInternalServerError creates a RequestCertificateInternalServerError with default headers values.
NewRequestCertificateOK creates a RequestCertificateOK with default headers values.
NewRequestCertificateParams creates a new RequestCertificateParams object, with the default timeout for this client.
NewRequestCertificateParamsWithContext creates a new RequestCertificateParams object with the ability to set a context for a request.
NewRequestCertificateParamsWithHTTPClient creates a new RequestCertificateParams object with the ability to set a custom HTTPClient for a request.
NewRequestCertificateParamsWithTimeout creates a new RequestCertificateParams object with the ability to set a timeout on a request.
NewRequestCRLBadRequest creates a RequestCRLBadRequest with default headers values.
NewRequestCRLInternalServerError creates a RequestCRLInternalServerError with default headers values.
NewRequestCRLOK creates a RequestCRLOK with default headers values.
NewRequestCRLParams creates a new RequestCRLParams object, with the default timeout for this client.
NewRequestCRLParamsWithContext creates a new RequestCRLParams object with the ability to set a context for a request.
NewRequestCRLParamsWithHTTPClient creates a new RequestCRLParams object with the ability to set a custom HTTPClient for a request.
NewRequestCRLParamsWithTimeout creates a new RequestCRLParams object with the ability to set a timeout on a request.
NewRevokeCertificateInternalServerError creates a RevokeCertificateInternalServerError with default headers values.
NewRevokeCertificateNotFound creates a RevokeCertificateNotFound with default headers values.
NewRevokeCertificateOK creates a RevokeCertificateOK with default headers values.
NewRevokeCertificateParams creates a new RevokeCertificateParams object, with the default timeout for this client.
NewRevokeCertificateParamsWithContext creates a new RevokeCertificateParams object with the ability to set a context for a request.
NewRevokeCertificateParamsWithHTTPClient creates a new RevokeCertificateParams object with the ability to set a custom HTTPClient for a request.
NewRevokeCertificateParamsWithTimeout creates a new RevokeCertificateParams object with the ability to set a timeout on a request.
NewSignRequestBadRequest creates a SignRequestBadRequest with default headers values.
NewSignRequestInternalServerError creates a SignRequestInternalServerError with default headers values.
NewSignRequestOK creates a SignRequestOK with default headers values.
NewSignRequestParams creates a new SignRequestParams object, with the default timeout for this client.
NewSignRequestParamsWithContext creates a new SignRequestParams object with the ability to set a context for a request.
NewSignRequestParamsWithHTTPClient creates a new SignRequestParams object with the ability to set a custom HTTPClient for a request.
NewSignRequestParamsWithTimeout creates a new SignRequestParams object with the ability to set a timeout on a request.
# Structs
Client for operations API
*/.
GetCertificateInternalServerError describes a response with status code 500, with default header values.
GetCertificateNotFound describes a response with status code 404, with default header values.
GetCertificateOK describes a response with status code 200, with default header values.
GetCertificateParams contains all the parameters to send to the API endpoint
for the get certificate operation.
GetCertificateReader is a Reader for the GetCertificate structure.
GetPFXInternalServerError describes a response with status code 500, with default header values.
GetPFXNotFound describes a response with status code 404, with default header values.
GetPFXOK describes a response with status code 200, with default header values.
GetPFXParams contains all the parameters to send to the API endpoint
for the get p f x operation.
GetPFXReader is a Reader for the GetPFX structure.
IssueCertificateBadRequest describes a response with status code 400, with default header values.
IssueCertificateInternalServerError describes a response with status code 500, with default header values.
IssueCertificateOK describes a response with status code 200, with default header values.
IssueCertificateParams contains all the parameters to send to the API endpoint
for the issue certificate operation.
IssueCertificateReader is a Reader for the IssueCertificate structure.
RequestCertificateBadRequest describes a response with status code 400, with default header values.
RequestCertificateInternalServerError describes a response with status code 500, with default header values.
RequestCertificateOK describes a response with status code 200, with default header values.
RequestCertificateParams contains all the parameters to send to the API endpoint
for the request certificate operation.
RequestCertificateReader is a Reader for the RequestCertificate structure.
RequestCRLBadRequest describes a response with status code 400, with default header values.
RequestCRLInternalServerError describes a response with status code 500, with default header values.
RequestCRLOK describes a response with status code 200, with default header values.
RequestCRLParams contains all the parameters to send to the API endpoint
for the request c r l operation.
RequestCRLReader is a Reader for the RequestCRL structure.
RevokeCertificateInternalServerError describes a response with status code 500, with default header values.
RevokeCertificateNotFound describes a response with status code 404, with default header values.
RevokeCertificateOK describes a response with status code 200, with default header values.
RevokeCertificateParams contains all the parameters to send to the API endpoint
for the revoke certificate operation.
RevokeCertificateReader is a Reader for the RevokeCertificate structure.
SignRequestBadRequest describes a response with status code 400, with default header values.
SignRequestInternalServerError describes a response with status code 500, with default header values.
SignRequestOK describes a response with status code 200, with default header values.
SignRequestParams contains all the parameters to send to the API endpoint
for the sign request operation.
SignRequestReader is a Reader for the SignRequest structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.