package
0.0.0-20240730143044-b7c6b3823ec4
Repository: https://github.com/cloudentity/acp-client-go.git
Documentation: pkg.go.dev
# Functions
New creates a new c d r API client.
NewCdrConsentIntrospectNotFound creates a CdrConsentIntrospectNotFound with default headers values.
NewCdrConsentIntrospectOK creates a CdrConsentIntrospectOK with default headers values.
NewCdrConsentIntrospectParams creates a new CdrConsentIntrospectParams object, with the default timeout for this client.
NewCdrConsentIntrospectParamsWithContext creates a new CdrConsentIntrospectParams object with the ability to set a context for a request.
NewCdrConsentIntrospectParamsWithHTTPClient creates a new CdrConsentIntrospectParams object with the ability to set a custom HTTPClient for a request.
NewCdrConsentIntrospectParamsWithTimeout creates a new CdrConsentIntrospectParams object with the ability to set a timeout on a request.
NewCdrConsentIntrospectTooManyRequests creates a CdrConsentIntrospectTooManyRequests with default headers values.
NewCdrConsentIntrospectUnauthorized creates a CdrConsentIntrospectUnauthorized with default headers values.
NewRefreshMetadataBadRequest creates a RefreshMetadataBadRequest with default headers values.
NewRefreshMetadataFailedDependency creates a RefreshMetadataFailedDependency with default headers values.
NewRefreshMetadataNotAcceptable creates a RefreshMetadataNotAcceptable with default headers values.
NewRefreshMetadataOK creates a RefreshMetadataOK with default headers values.
NewRefreshMetadataParams creates a new RefreshMetadataParams object, with the default timeout for this client.
NewRefreshMetadataParamsWithContext creates a new RefreshMetadataParams object with the ability to set a context for a request.
NewRefreshMetadataParamsWithHTTPClient creates a new RefreshMetadataParams object with the ability to set a custom HTTPClient for a request.
NewRefreshMetadataParamsWithTimeout creates a new RefreshMetadataParams object with the ability to set a timeout on a request.
NewRefreshMetadataUnauthorized creates a RefreshMetadataUnauthorized with default headers values.
NewRevokeCDRArrangementBadRequest creates a RevokeCDRArrangementBadRequest with default headers values.
NewRevokeCDRArrangementForbidden creates a RevokeCDRArrangementForbidden with default headers values.
NewRevokeCDRArrangementNoContent creates a RevokeCDRArrangementNoContent with default headers values.
NewRevokeCDRArrangementNotFound creates a RevokeCDRArrangementNotFound with default headers values.
NewRevokeCDRArrangementParams creates a new RevokeCDRArrangementParams object, with the default timeout for this client.
NewRevokeCDRArrangementParamsWithContext creates a new RevokeCDRArrangementParams object with the ability to set a context for a request.
NewRevokeCDRArrangementParamsWithHTTPClient creates a new RevokeCDRArrangementParams object with the ability to set a custom HTTPClient for a request.
NewRevokeCDRArrangementParamsWithTimeout creates a new RevokeCDRArrangementParams object with the ability to set a timeout on a request.
NewRevokeCDRArrangementTooManyRequests creates a RevokeCDRArrangementTooManyRequests with default headers values.
NewRevokeCDRArrangementUnauthorized creates a RevokeCDRArrangementUnauthorized with default headers values.
NewRevokeCDRArrangementUnprocessableEntity creates a RevokeCDRArrangementUnprocessableEntity with default headers values.
# Structs
CdrConsentIntrospectNotFound describes a response with status code 404, with default header values.
CdrConsentIntrospectOK describes a response with status code 200, with default header values.
CdrConsentIntrospectOKBody cdr consent introspect o k body
swagger:model CdrConsentIntrospectOKBody
*/.
CdrConsentIntrospectParams contains all the parameters to send to the API endpoint
for the cdr consent introspect operation.
CdrConsentIntrospectReader is a Reader for the CdrConsentIntrospect structure.
CdrConsentIntrospectTooManyRequests describes a response with status code 429, with default header values.
CdrConsentIntrospectUnauthorized describes a response with status code 401, with default header values.
Client for c d r API
*/.
RefreshMetadataBadRequest describes a response with status code 400, with default header values.
RefreshMetadataFailedDependency describes a response with status code 424, with default header values.
RefreshMetadataNotAcceptable describes a response with status code 406, with default header values.
RefreshMetadataOK describes a response with status code 200, with default header values.
RefreshMetadataParams contains all the parameters to send to the API endpoint
for the refresh metadata operation.
RefreshMetadataReader is a Reader for the RefreshMetadata structure.
RefreshMetadataUnauthorized describes a response with status code 401, with default header values.
RevokeCDRArrangementBadRequest describes a response with status code 400, with default header values.
RevokeCDRArrangementForbidden describes a response with status code 403, with default header values.
RevokeCDRArrangementNoContent describes a response with status code 204, with default header values.
RevokeCDRArrangementNotFound describes a response with status code 404, with default header values.
RevokeCDRArrangementParams contains all the parameters to send to the API endpoint
for the revoke c d r arrangement operation.
RevokeCDRArrangementReader is a Reader for the RevokeCDRArrangement structure.
RevokeCDRArrangementTooManyRequests describes a response with status code 429, with default header values.
RevokeCDRArrangementUnauthorized describes a response with status code 401, with default header values.
RevokeCDRArrangementUnprocessableEntity describes a response with status code 422, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.