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

# Functions

New creates a new configuration API client.
NewExportConfigurationBadRequest creates a ExportConfigurationBadRequest with default headers values.
NewExportConfigurationForbidden creates a ExportConfigurationForbidden with default headers values.
NewExportConfigurationNotFound creates a ExportConfigurationNotFound with default headers values.
NewExportConfigurationOK creates a ExportConfigurationOK with default headers values.
NewExportConfigurationParams creates a new ExportConfigurationParams object, with the default timeout for this client.
NewExportConfigurationParamsWithContext creates a new ExportConfigurationParams object with the ability to set a context for a request.
NewExportConfigurationParamsWithHTTPClient creates a new ExportConfigurationParams object with the ability to set a custom HTTPClient for a request.
NewExportConfigurationParamsWithTimeout creates a new ExportConfigurationParams object with the ability to set a timeout on a request.
NewExportConfigurationTooManyRequests creates a ExportConfigurationTooManyRequests with default headers values.
NewExportConfigurationUnauthorized creates a ExportConfigurationUnauthorized with default headers values.
NewExportConfigurationUnprocessableEntity creates a ExportConfigurationUnprocessableEntity with default headers values.
NewImportConfigurationBadRequest creates a ImportConfigurationBadRequest with default headers values.
NewImportConfigurationConflict creates a ImportConfigurationConflict with default headers values.
NewImportConfigurationForbidden creates a ImportConfigurationForbidden with default headers values.
NewImportConfigurationNoContent creates a ImportConfigurationNoContent with default headers values.
NewImportConfigurationNotFound creates a ImportConfigurationNotFound with default headers values.
NewImportConfigurationParams creates a new ImportConfigurationParams object, with the default timeout for this client.
NewImportConfigurationParamsWithContext creates a new ImportConfigurationParams object with the ability to set a context for a request.
NewImportConfigurationParamsWithHTTPClient creates a new ImportConfigurationParams object with the ability to set a custom HTTPClient for a request.
NewImportConfigurationParamsWithTimeout creates a new ImportConfigurationParams object with the ability to set a timeout on a request.
NewImportConfigurationTooManyRequests creates a ImportConfigurationTooManyRequests with default headers values.
NewImportConfigurationUnauthorized creates a ImportConfigurationUnauthorized with default headers values.
NewImportConfigurationUnprocessableEntity creates a ImportConfigurationUnprocessableEntity with default headers values.
NewPatchConfigurationBadRequest creates a PatchConfigurationBadRequest with default headers values.
NewPatchConfigurationForbidden creates a PatchConfigurationForbidden with default headers values.
NewPatchConfigurationNoContent creates a PatchConfigurationNoContent with default headers values.
NewPatchConfigurationNotFound creates a PatchConfigurationNotFound with default headers values.
NewPatchConfigurationParams creates a new PatchConfigurationParams object, with the default timeout for this client.
NewPatchConfigurationParamsWithContext creates a new PatchConfigurationParams object with the ability to set a context for a request.
NewPatchConfigurationParamsWithHTTPClient creates a new PatchConfigurationParams object with the ability to set a custom HTTPClient for a request.
NewPatchConfigurationParamsWithTimeout creates a new PatchConfigurationParams object with the ability to set a timeout on a request.
NewPatchConfigurationTooManyRequests creates a PatchConfigurationTooManyRequests with default headers values.
NewPatchConfigurationUnauthorized creates a PatchConfigurationUnauthorized with default headers values.
NewPatchConfigurationUnprocessableEntity creates a PatchConfigurationUnprocessableEntity with default headers values.

# Structs

Client for configuration API */.
ExportConfigurationBadRequest describes a response with status code 400, with default header values.
ExportConfigurationForbidden describes a response with status code 403, with default header values.
ExportConfigurationNotFound describes a response with status code 404, with default header values.
ExportConfigurationOK describes a response with status code 200, with default header values.
ExportConfigurationParams contains all the parameters to send to the API endpoint for the export configuration operation.
ExportConfigurationReader is a Reader for the ExportConfiguration structure.
ExportConfigurationTooManyRequests describes a response with status code 429, with default header values.
ExportConfigurationUnauthorized describes a response with status code 401, with default header values.
ExportConfigurationUnprocessableEntity describes a response with status code 422, with default header values.
ImportConfigurationBadRequest describes a response with status code 400, with default header values.
ImportConfigurationConflict describes a response with status code 409, with default header values.
ImportConfigurationForbidden describes a response with status code 403, with default header values.
ImportConfigurationNoContent describes a response with status code 204, with default header values.
ImportConfigurationNotFound describes a response with status code 404, with default header values.
ImportConfigurationParams contains all the parameters to send to the API endpoint for the import configuration operation.
ImportConfigurationReader is a Reader for the ImportConfiguration structure.
ImportConfigurationTooManyRequests describes a response with status code 429, with default header values.
ImportConfigurationUnauthorized describes a response with status code 401, with default header values.
ImportConfigurationUnprocessableEntity describes a response with status code 422, with default header values.
PatchConfigurationBadRequest describes a response with status code 400, with default header values.
PatchConfigurationForbidden describes a response with status code 403, with default header values.
PatchConfigurationNoContent describes a response with status code 204, with default header values.
PatchConfigurationNotFound describes a response with status code 404, with default header values.
PatchConfigurationParams contains all the parameters to send to the API endpoint for the patch configuration operation.
PatchConfigurationReader is a Reader for the PatchConfiguration structure.
PatchConfigurationTooManyRequests describes a response with status code 429, with default header values.
PatchConfigurationUnauthorized describes a response with status code 401, with default header values.
PatchConfigurationUnprocessableEntity 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.