package
0.0.0-20240730143044-b7c6b3823ec4
Repository: https://github.com/cloudentity/acp-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new apis API client.
NewCreateAPIBadRequest creates a CreateAPIBadRequest with default headers values.
NewCreateAPICreated creates a CreateAPICreated with default headers values.
NewCreateAPIForbidden creates a CreateAPIForbidden with default headers values.
NewCreateAPINotFound creates a CreateAPINotFound with default headers values.
NewCreateAPIParams creates a new CreateAPIParams object, with the default timeout for this client.
NewCreateAPIParamsWithContext creates a new CreateAPIParams object with the ability to set a context for a request.
NewCreateAPIParamsWithHTTPClient creates a new CreateAPIParams object with the ability to set a custom HTTPClient for a request.
NewCreateAPIParamsWithTimeout creates a new CreateAPIParams object with the ability to set a timeout on a request.
NewCreateAPITooManyRequests creates a CreateAPITooManyRequests with default headers values.
NewCreateAPIUnauthorized creates a CreateAPIUnauthorized with default headers values.
NewCreateAPIUnprocessableEntity creates a CreateAPIUnprocessableEntity with default headers values.
NewDeleteAPIForbidden creates a DeleteAPIForbidden with default headers values.
NewDeleteAPINoContent creates a DeleteAPINoContent with default headers values.
NewDeleteAPINotFound creates a DeleteAPINotFound with default headers values.
NewDeleteAPIParams creates a new DeleteAPIParams object, with the default timeout for this client.
NewDeleteAPIParamsWithContext creates a new DeleteAPIParams object with the ability to set a context for a request.
NewDeleteAPIParamsWithHTTPClient creates a new DeleteAPIParams object with the ability to set a custom HTTPClient for a request.
NewDeleteAPIParamsWithTimeout creates a new DeleteAPIParams object with the ability to set a timeout on a request.
NewDeleteAPITooManyRequests creates a DeleteAPITooManyRequests with default headers values.
NewDeleteAPIUnauthorized creates a DeleteAPIUnauthorized with default headers values.
NewGetAPIForbidden creates a GetAPIForbidden with default headers values.
NewGetAPINotFound creates a GetAPINotFound with default headers values.
NewGetAPIOK creates a GetAPIOK with default headers values.
NewGetAPIParams creates a new GetAPIParams object, with the default timeout for this client.
NewGetAPIParamsWithContext creates a new GetAPIParams object with the ability to set a context for a request.
NewGetAPIParamsWithHTTPClient creates a new GetAPIParams object with the ability to set a custom HTTPClient for a request.
NewGetAPIParamsWithTimeout creates a new GetAPIParams object with the ability to set a timeout on a request.
NewGetAPITooManyRequests creates a GetAPITooManyRequests with default headers values.
NewGetAPIUnauthorized creates a GetAPIUnauthorized with default headers values.
NewListAPIsByServerForbidden creates a ListAPIsByServerForbidden with default headers values.
NewListAPIsByServerOK creates a ListAPIsByServerOK with default headers values.
NewListAPIsByServerParams creates a new ListAPIsByServerParams object, with the default timeout for this client.
NewListAPIsByServerParamsWithContext creates a new ListAPIsByServerParams object with the ability to set a context for a request.
NewListAPIsByServerParamsWithHTTPClient creates a new ListAPIsByServerParams object with the ability to set a custom HTTPClient for a request.
NewListAPIsByServerParamsWithTimeout creates a new ListAPIsByServerParams object with the ability to set a timeout on a request.
NewListAPIsByServerTooManyRequests creates a ListAPIsByServerTooManyRequests with default headers values.
NewListAPIsByServerUnauthorized creates a ListAPIsByServerUnauthorized with default headers values.
NewListAPIsByServiceForbidden creates a ListAPIsByServiceForbidden with default headers values.
NewListAPIsByServiceOK creates a ListAPIsByServiceOK with default headers values.
NewListAPIsByServiceParams creates a new ListAPIsByServiceParams object, with the default timeout for this client.
NewListAPIsByServiceParamsWithContext creates a new ListAPIsByServiceParams object with the ability to set a context for a request.
NewListAPIsByServiceParamsWithHTTPClient creates a new ListAPIsByServiceParams object with the ability to set a custom HTTPClient for a request.
NewListAPIsByServiceParamsWithTimeout creates a new ListAPIsByServiceParams object with the ability to set a timeout on a request.
NewListAPIsByServiceTooManyRequests creates a ListAPIsByServiceTooManyRequests with default headers values.
NewListAPIsByServiceUnauthorized creates a ListAPIsByServiceUnauthorized with default headers values.
NewTestAPIForbidden creates a TestAPIForbidden with default headers values.
NewTestAPINotFound creates a TestAPINotFound with default headers values.
NewTestAPIOK creates a TestAPIOK with default headers values.
NewTestAPIParams creates a new TestAPIParams object, with the default timeout for this client.
NewTestAPIParamsWithContext creates a new TestAPIParams object with the ability to set a context for a request.
NewTestAPIParamsWithHTTPClient creates a new TestAPIParams object with the ability to set a custom HTTPClient for a request.
NewTestAPIParamsWithTimeout creates a new TestAPIParams object with the ability to set a timeout on a request.
NewTestAPITooManyRequests creates a TestAPITooManyRequests with default headers values.
NewTestAPIUnauthorized creates a TestAPIUnauthorized with default headers values.
NewTestAPIUnprocessableEntity creates a TestAPIUnprocessableEntity with default headers values.
NewUpdateAPIBadRequest creates a UpdateAPIBadRequest with default headers values.
NewUpdateAPIForbidden creates a UpdateAPIForbidden with default headers values.
NewUpdateAPINotFound creates a UpdateAPINotFound with default headers values.
NewUpdateAPIOK creates a UpdateAPIOK with default headers values.
NewUpdateAPIParams creates a new UpdateAPIParams object, with the default timeout for this client.
NewUpdateAPIParamsWithContext creates a new UpdateAPIParams object with the ability to set a context for a request.
NewUpdateAPIParamsWithHTTPClient creates a new UpdateAPIParams object with the ability to set a custom HTTPClient for a request.
NewUpdateAPIParamsWithTimeout creates a new UpdateAPIParams object with the ability to set a timeout on a request.
NewUpdateAPITooManyRequests creates a UpdateAPITooManyRequests with default headers values.
NewUpdateAPIUnauthorized creates a UpdateAPIUnauthorized with default headers values.
NewUpdateAPIUnprocessableEntity creates a UpdateAPIUnprocessableEntity with default headers values.

# Structs

Client for apis API */.
CreateAPIBadRequest describes a response with status code 400, with default header values.
CreateAPICreated describes a response with status code 201, with default header values.
CreateAPIForbidden describes a response with status code 403, with default header values.
CreateAPINotFound describes a response with status code 404, with default header values.
CreateAPIParams contains all the parameters to send to the API endpoint for the create API operation.
CreateAPIReader is a Reader for the CreateAPI structure.
CreateAPITooManyRequests describes a response with status code 429, with default header values.
CreateAPIUnauthorized describes a response with status code 401, with default header values.
CreateAPIUnprocessableEntity describes a response with status code 422, with default header values.
DeleteAPIForbidden describes a response with status code 403, with default header values.
DeleteAPINoContent describes a response with status code 204, with default header values.
DeleteAPINotFound describes a response with status code 404, with default header values.
DeleteAPIParams contains all the parameters to send to the API endpoint for the delete API operation.
DeleteAPIReader is a Reader for the DeleteAPI structure.
DeleteAPITooManyRequests describes a response with status code 429, with default header values.
DeleteAPIUnauthorized describes a response with status code 401, with default header values.
GetAPIForbidden describes a response with status code 403, with default header values.
GetAPINotFound describes a response with status code 404, with default header values.
GetAPIOK describes a response with status code 200, with default header values.
GetAPIParams contains all the parameters to send to the API endpoint for the get API operation.
GetAPIReader is a Reader for the GetAPI structure.
GetAPITooManyRequests describes a response with status code 429, with default header values.
GetAPIUnauthorized describes a response with status code 401, with default header values.
ListAPIsByServerForbidden describes a response with status code 403, with default header values.
ListAPIsByServerOK describes a response with status code 200, with default header values.
ListAPIsByServerParams contains all the parameters to send to the API endpoint for the list a p is by server operation.
ListAPIsByServerReader is a Reader for the ListAPIsByServer structure.
ListAPIsByServerTooManyRequests describes a response with status code 429, with default header values.
ListAPIsByServerUnauthorized describes a response with status code 401, with default header values.
ListAPIsByServiceForbidden describes a response with status code 403, with default header values.
ListAPIsByServiceOK describes a response with status code 200, with default header values.
ListAPIsByServiceParams contains all the parameters to send to the API endpoint for the list a p is by service operation.
ListAPIsByServiceReader is a Reader for the ListAPIsByService structure.
ListAPIsByServiceTooManyRequests describes a response with status code 429, with default header values.
ListAPIsByServiceUnauthorized describes a response with status code 401, with default header values.
TestAPIForbidden describes a response with status code 403, with default header values.
TestAPINotFound describes a response with status code 404, with default header values.
TestAPIOK describes a response with status code 200, with default header values.
TestAPIParams contains all the parameters to send to the API endpoint for the test API operation.
TestAPIReader is a Reader for the TestAPI structure.
TestAPITooManyRequests describes a response with status code 429, with default header values.
TestAPIUnauthorized describes a response with status code 401, with default header values.
TestAPIUnprocessableEntity describes a response with status code 422, with default header values.
UpdateAPIBadRequest describes a response with status code 400, with default header values.
UpdateAPIForbidden describes a response with status code 403, with default header values.
UpdateAPINotFound describes a response with status code 404, with default header values.
UpdateAPIOK describes a response with status code 200, with default header values.
UpdateAPIParams contains all the parameters to send to the API endpoint for the update API operation.
UpdateAPIReader is a Reader for the UpdateAPI structure.
UpdateAPITooManyRequests describes a response with status code 429, with default header values.
UpdateAPIUnauthorized describes a response with status code 401, with default header values.
UpdateAPIUnprocessableEntity 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.