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

# Functions

New creates a new custom apps API client.
NewCreateCustomAppBadRequest creates a CreateCustomAppBadRequest with default headers values.
NewCreateCustomAppConflict creates a CreateCustomAppConflict with default headers values.
NewCreateCustomAppCreated creates a CreateCustomAppCreated with default headers values.
NewCreateCustomAppForbidden creates a CreateCustomAppForbidden with default headers values.
NewCreateCustomAppNotFound creates a CreateCustomAppNotFound with default headers values.
NewCreateCustomAppParams creates a new CreateCustomAppParams object, with the default timeout for this client.
NewCreateCustomAppParamsWithContext creates a new CreateCustomAppParams object with the ability to set a context for a request.
NewCreateCustomAppParamsWithHTTPClient creates a new CreateCustomAppParams object with the ability to set a custom HTTPClient for a request.
NewCreateCustomAppParamsWithTimeout creates a new CreateCustomAppParams object with the ability to set a timeout on a request.
NewCreateCustomAppTooManyRequests creates a CreateCustomAppTooManyRequests with default headers values.
NewCreateCustomAppUnauthorized creates a CreateCustomAppUnauthorized with default headers values.
NewCreateCustomAppUnprocessableEntity creates a CreateCustomAppUnprocessableEntity with default headers values.
NewDeleteCustomAppBadRequest creates a DeleteCustomAppBadRequest with default headers values.
NewDeleteCustomAppForbidden creates a DeleteCustomAppForbidden with default headers values.
NewDeleteCustomAppNoContent creates a DeleteCustomAppNoContent with default headers values.
NewDeleteCustomAppNotFound creates a DeleteCustomAppNotFound with default headers values.
NewDeleteCustomAppParams creates a new DeleteCustomAppParams object, with the default timeout for this client.
NewDeleteCustomAppParamsWithContext creates a new DeleteCustomAppParams object with the ability to set a context for a request.
NewDeleteCustomAppParamsWithHTTPClient creates a new DeleteCustomAppParams object with the ability to set a custom HTTPClient for a request.
NewDeleteCustomAppParamsWithTimeout creates a new DeleteCustomAppParams object with the ability to set a timeout on a request.
NewDeleteCustomAppTooManyRequests creates a DeleteCustomAppTooManyRequests with default headers values.
NewDeleteCustomAppUnauthorized creates a DeleteCustomAppUnauthorized with default headers values.
NewGetCustomAppForbidden creates a GetCustomAppForbidden with default headers values.
NewGetCustomAppNotFound creates a GetCustomAppNotFound with default headers values.
NewGetCustomAppOK creates a GetCustomAppOK with default headers values.
NewGetCustomAppParams creates a new GetCustomAppParams object, with the default timeout for this client.
NewGetCustomAppParamsWithContext creates a new GetCustomAppParams object with the ability to set a context for a request.
NewGetCustomAppParamsWithHTTPClient creates a new GetCustomAppParams object with the ability to set a custom HTTPClient for a request.
NewGetCustomAppParamsWithTimeout creates a new GetCustomAppParams object with the ability to set a timeout on a request.
NewGetCustomAppTooManyRequests creates a GetCustomAppTooManyRequests with default headers values.
NewGetCustomAppUnauthorized creates a GetCustomAppUnauthorized with default headers values.
NewListServerCustomAppsForbidden creates a ListServerCustomAppsForbidden with default headers values.
NewListServerCustomAppsOK creates a ListServerCustomAppsOK with default headers values.
NewListServerCustomAppsParams creates a new ListServerCustomAppsParams object, with the default timeout for this client.
NewListServerCustomAppsParamsWithContext creates a new ListServerCustomAppsParams object with the ability to set a context for a request.
NewListServerCustomAppsParamsWithHTTPClient creates a new ListServerCustomAppsParams object with the ability to set a custom HTTPClient for a request.
NewListServerCustomAppsParamsWithTimeout creates a new ListServerCustomAppsParams object with the ability to set a timeout on a request.
NewListServerCustomAppsTooManyRequests creates a ListServerCustomAppsTooManyRequests with default headers values.
NewListServerCustomAppsUnauthorized creates a ListServerCustomAppsUnauthorized with default headers values.
NewUpdateCustomAppBadRequest creates a UpdateCustomAppBadRequest with default headers values.
NewUpdateCustomAppForbidden creates a UpdateCustomAppForbidden with default headers values.
NewUpdateCustomAppNotFound creates a UpdateCustomAppNotFound with default headers values.
NewUpdateCustomAppOK creates a UpdateCustomAppOK with default headers values.
NewUpdateCustomAppParams creates a new UpdateCustomAppParams object, with the default timeout for this client.
NewUpdateCustomAppParamsWithContext creates a new UpdateCustomAppParams object with the ability to set a context for a request.
NewUpdateCustomAppParamsWithHTTPClient creates a new UpdateCustomAppParams object with the ability to set a custom HTTPClient for a request.
NewUpdateCustomAppParamsWithTimeout creates a new UpdateCustomAppParams object with the ability to set a timeout on a request.
NewUpdateCustomAppTooManyRequests creates a UpdateCustomAppTooManyRequests with default headers values.
NewUpdateCustomAppUnauthorized creates a UpdateCustomAppUnauthorized with default headers values.
NewUpdateCustomAppUnprocessableEntity creates a UpdateCustomAppUnprocessableEntity with default headers values.

# Structs

Client for custom apps API */.
CreateCustomAppBadRequest describes a response with status code 400, with default header values.
CreateCustomAppConflict describes a response with status code 409, with default header values.
CreateCustomAppCreated describes a response with status code 201, with default header values.
CreateCustomAppForbidden describes a response with status code 403, with default header values.
CreateCustomAppNotFound describes a response with status code 404, with default header values.
CreateCustomAppParams contains all the parameters to send to the API endpoint for the create custom app operation.
CreateCustomAppReader is a Reader for the CreateCustomApp structure.
CreateCustomAppTooManyRequests describes a response with status code 429, with default header values.
CreateCustomAppUnauthorized describes a response with status code 401, with default header values.
CreateCustomAppUnprocessableEntity describes a response with status code 422, with default header values.
DeleteCustomAppBadRequest describes a response with status code 400, with default header values.
DeleteCustomAppForbidden describes a response with status code 403, with default header values.
DeleteCustomAppNoContent describes a response with status code 204, with default header values.
DeleteCustomAppNotFound describes a response with status code 404, with default header values.
DeleteCustomAppParams contains all the parameters to send to the API endpoint for the delete custom app operation.
DeleteCustomAppReader is a Reader for the DeleteCustomApp structure.
DeleteCustomAppTooManyRequests describes a response with status code 429, with default header values.
DeleteCustomAppUnauthorized describes a response with status code 401, with default header values.
GetCustomAppForbidden describes a response with status code 403, with default header values.
GetCustomAppNotFound describes a response with status code 404, with default header values.
GetCustomAppOK describes a response with status code 200, with default header values.
GetCustomAppParams contains all the parameters to send to the API endpoint for the get custom app operation.
GetCustomAppReader is a Reader for the GetCustomApp structure.
GetCustomAppTooManyRequests describes a response with status code 429, with default header values.
GetCustomAppUnauthorized describes a response with status code 401, with default header values.
ListServerCustomAppsForbidden describes a response with status code 403, with default header values.
ListServerCustomAppsOK describes a response with status code 200, with default header values.
ListServerCustomAppsParams contains all the parameters to send to the API endpoint for the list server custom apps operation.
ListServerCustomAppsReader is a Reader for the ListServerCustomApps structure.
ListServerCustomAppsTooManyRequests describes a response with status code 429, with default header values.
ListServerCustomAppsUnauthorized describes a response with status code 401, with default header values.
UpdateCustomAppBadRequest describes a response with status code 400, with default header values.
UpdateCustomAppForbidden describes a response with status code 403, with default header values.
UpdateCustomAppNotFound describes a response with status code 404, with default header values.
UpdateCustomAppOK describes a response with status code 200, with default header values.
UpdateCustomAppParams contains all the parameters to send to the API endpoint for the update custom app operation.
UpdateCustomAppReader is a Reader for the UpdateCustomApp structure.
UpdateCustomAppTooManyRequests describes a response with status code 429, with default header values.
UpdateCustomAppUnauthorized describes a response with status code 401, with default header values.
UpdateCustomAppUnprocessableEntity 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.