package
0.0.0-20240730143044-b7c6b3823ec4
Repository: https://github.com/cloudentity/acp-client-go.git
Documentation: pkg.go.dev
# Functions
New creates a new root configuration API client.
NewExportSystemConfigBadRequest creates a ExportSystemConfigBadRequest with default headers values.
NewExportSystemConfigForbidden creates a ExportSystemConfigForbidden with default headers values.
NewExportSystemConfigNotFound creates a ExportSystemConfigNotFound with default headers values.
NewExportSystemConfigOK creates a ExportSystemConfigOK with default headers values.
NewExportSystemConfigParams creates a new ExportSystemConfigParams object, with the default timeout for this client.
NewExportSystemConfigParamsWithContext creates a new ExportSystemConfigParams object with the ability to set a context for a request.
NewExportSystemConfigParamsWithHTTPClient creates a new ExportSystemConfigParams object with the ability to set a custom HTTPClient for a request.
NewExportSystemConfigParamsWithTimeout creates a new ExportSystemConfigParams object with the ability to set a timeout on a request.
NewExportSystemConfigTooManyRequests creates a ExportSystemConfigTooManyRequests with default headers values.
NewExportSystemConfigUnauthorized creates a ExportSystemConfigUnauthorized with default headers values.
NewExportSystemConfigUnprocessableEntity creates a ExportSystemConfigUnprocessableEntity with default headers values.
NewImportSystemConfigBadRequest creates a ImportSystemConfigBadRequest with default headers values.
NewImportSystemConfigForbidden creates a ImportSystemConfigForbidden with default headers values.
NewImportSystemConfigNoContent creates a ImportSystemConfigNoContent with default headers values.
NewImportSystemConfigNotFound creates a ImportSystemConfigNotFound with default headers values.
NewImportSystemConfigParams creates a new ImportSystemConfigParams object, with the default timeout for this client.
NewImportSystemConfigParamsWithContext creates a new ImportSystemConfigParams object with the ability to set a context for a request.
NewImportSystemConfigParamsWithHTTPClient creates a new ImportSystemConfigParams object with the ability to set a custom HTTPClient for a request.
NewImportSystemConfigParamsWithTimeout creates a new ImportSystemConfigParams object with the ability to set a timeout on a request.
NewImportSystemConfigTooManyRequests creates a ImportSystemConfigTooManyRequests with default headers values.
NewImportSystemConfigUnauthorized creates a ImportSystemConfigUnauthorized with default headers values.
NewImportSystemConfigUnprocessableEntity creates a ImportSystemConfigUnprocessableEntity with default headers values.
NewPatchSystemConfigRfc6902BadRequest creates a PatchSystemConfigRfc6902BadRequest with default headers values.
NewPatchSystemConfigRfc6902Forbidden creates a PatchSystemConfigRfc6902Forbidden with default headers values.
NewPatchSystemConfigRfc6902NoContent creates a PatchSystemConfigRfc6902NoContent with default headers values.
NewPatchSystemConfigRfc6902NotFound creates a PatchSystemConfigRfc6902NotFound with default headers values.
NewPatchSystemConfigRfc6902Params creates a new PatchSystemConfigRfc6902Params object, with the default timeout for this client.
NewPatchSystemConfigRfc6902ParamsWithContext creates a new PatchSystemConfigRfc6902Params object with the ability to set a context for a request.
NewPatchSystemConfigRfc6902ParamsWithHTTPClient creates a new PatchSystemConfigRfc6902Params object with the ability to set a custom HTTPClient for a request.
NewPatchSystemConfigRfc6902ParamsWithTimeout creates a new PatchSystemConfigRfc6902Params object with the ability to set a timeout on a request.
NewPatchSystemConfigRfc6902TooManyRequests creates a PatchSystemConfigRfc6902TooManyRequests with default headers values.
NewPatchSystemConfigRfc6902Unauthorized creates a PatchSystemConfigRfc6902Unauthorized with default headers values.
NewPatchSystemConfigRfc6902UnprocessableEntity creates a PatchSystemConfigRfc6902UnprocessableEntity with default headers values.
NewPatchSystemConfigRfc7396BadRequest creates a PatchSystemConfigRfc7396BadRequest with default headers values.
NewPatchSystemConfigRfc7396Forbidden creates a PatchSystemConfigRfc7396Forbidden with default headers values.
NewPatchSystemConfigRfc7396NoContent creates a PatchSystemConfigRfc7396NoContent with default headers values.
NewPatchSystemConfigRfc7396NotFound creates a PatchSystemConfigRfc7396NotFound with default headers values.
NewPatchSystemConfigRfc7396Params creates a new PatchSystemConfigRfc7396Params object, with the default timeout for this client.
NewPatchSystemConfigRfc7396ParamsWithContext creates a new PatchSystemConfigRfc7396Params object with the ability to set a context for a request.
NewPatchSystemConfigRfc7396ParamsWithHTTPClient creates a new PatchSystemConfigRfc7396Params object with the ability to set a custom HTTPClient for a request.
NewPatchSystemConfigRfc7396ParamsWithTimeout creates a new PatchSystemConfigRfc7396Params object with the ability to set a timeout on a request.
NewPatchSystemConfigRfc7396TooManyRequests creates a PatchSystemConfigRfc7396TooManyRequests with default headers values.
NewPatchSystemConfigRfc7396Unauthorized creates a PatchSystemConfigRfc7396Unauthorized with default headers values.
NewPatchSystemConfigRfc7396UnprocessableEntity creates a PatchSystemConfigRfc7396UnprocessableEntity with default headers values.
# Structs
Client for root configuration API
*/.
ExportSystemConfigBadRequest describes a response with status code 400, with default header values.
ExportSystemConfigForbidden describes a response with status code 403, with default header values.
ExportSystemConfigNotFound describes a response with status code 404, with default header values.
ExportSystemConfigOK describes a response with status code 200, with default header values.
ExportSystemConfigParams contains all the parameters to send to the API endpoint
for the export system config operation.
ExportSystemConfigReader is a Reader for the ExportSystemConfig structure.
ExportSystemConfigTooManyRequests describes a response with status code 429, with default header values.
ExportSystemConfigUnauthorized describes a response with status code 401, with default header values.
ExportSystemConfigUnprocessableEntity describes a response with status code 422, with default header values.
ImportSystemConfigBadRequest describes a response with status code 400, with default header values.
ImportSystemConfigForbidden describes a response with status code 403, with default header values.
ImportSystemConfigNoContent describes a response with status code 204, with default header values.
ImportSystemConfigNotFound describes a response with status code 404, with default header values.
ImportSystemConfigParams contains all the parameters to send to the API endpoint
for the import system config operation.
ImportSystemConfigReader is a Reader for the ImportSystemConfig structure.
ImportSystemConfigTooManyRequests describes a response with status code 429, with default header values.
ImportSystemConfigUnauthorized describes a response with status code 401, with default header values.
ImportSystemConfigUnprocessableEntity describes a response with status code 422, with default header values.
PatchSystemConfigRfc6902BadRequest describes a response with status code 400, with default header values.
PatchSystemConfigRfc6902Forbidden describes a response with status code 403, with default header values.
PatchSystemConfigRfc6902NoContent describes a response with status code 204, with default header values.
PatchSystemConfigRfc6902NotFound describes a response with status code 404, with default header values.
PatchSystemConfigRfc6902Params contains all the parameters to send to the API endpoint
for the patch system config rfc6902 operation.
PatchSystemConfigRfc6902Reader is a Reader for the PatchSystemConfigRfc6902 structure.
PatchSystemConfigRfc6902TooManyRequests describes a response with status code 429, with default header values.
PatchSystemConfigRfc6902Unauthorized describes a response with status code 401, with default header values.
PatchSystemConfigRfc6902UnprocessableEntity describes a response with status code 422, with default header values.
PatchSystemConfigRfc7396BadRequest describes a response with status code 400, with default header values.
PatchSystemConfigRfc7396Forbidden describes a response with status code 403, with default header values.
PatchSystemConfigRfc7396NoContent describes a response with status code 204, with default header values.
PatchSystemConfigRfc7396NotFound describes a response with status code 404, with default header values.
PatchSystemConfigRfc7396Params contains all the parameters to send to the API endpoint
for the patch system config rfc7396 operation.
PatchSystemConfigRfc7396Reader is a Reader for the PatchSystemConfigRfc7396 structure.
PatchSystemConfigRfc7396TooManyRequests describes a response with status code 429, with default header values.
PatchSystemConfigRfc7396Unauthorized describes a response with status code 401, with default header values.
PatchSystemConfigRfc7396UnprocessableEntity 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.