package
0.0.0-20240730143044-b7c6b3823ec4
Repository: https://github.com/cloudentity/acp-client-go.git
Documentation: pkg.go.dev
# Functions
New creates a new system API client.
NewBindSystemAPIConflict creates a BindSystemAPIConflict with default headers values.
NewBindSystemAPIForbidden creates a BindSystemAPIForbidden with default headers values.
NewBindSystemAPINoContent creates a BindSystemAPINoContent with default headers values.
NewBindSystemAPIParams creates a new BindSystemAPIParams object, with the default timeout for this client.
NewBindSystemAPIParamsWithContext creates a new BindSystemAPIParams object with the ability to set a context for a request.
NewBindSystemAPIParamsWithHTTPClient creates a new BindSystemAPIParams object with the ability to set a custom HTTPClient for a request.
NewBindSystemAPIParamsWithTimeout creates a new BindSystemAPIParams object with the ability to set a timeout on a request.
NewBindSystemAPITooManyRequests creates a BindSystemAPITooManyRequests with default headers values.
NewBindSystemAPIUnauthorized creates a BindSystemAPIUnauthorized with default headers values.
NewListSystemAPIBindingsForbidden creates a ListSystemAPIBindingsForbidden with default headers values.
NewListSystemAPIBindingsOK creates a ListSystemAPIBindingsOK with default headers values.
NewListSystemAPIBindingsParams creates a new ListSystemAPIBindingsParams object, with the default timeout for this client.
NewListSystemAPIBindingsParamsWithContext creates a new ListSystemAPIBindingsParams object with the ability to set a context for a request.
NewListSystemAPIBindingsParamsWithHTTPClient creates a new ListSystemAPIBindingsParams object with the ability to set a custom HTTPClient for a request.
NewListSystemAPIBindingsParamsWithTimeout creates a new ListSystemAPIBindingsParams object with the ability to set a timeout on a request.
NewListSystemAPIBindingsTooManyRequests creates a ListSystemAPIBindingsTooManyRequests with default headers values.
NewListSystemAPIBindingsUnauthorized creates a ListSystemAPIBindingsUnauthorized with default headers values.
NewListSystemAPIsForbidden creates a ListSystemAPIsForbidden with default headers values.
NewListSystemAPIsOK creates a ListSystemAPIsOK with default headers values.
NewListSystemAPIsParams creates a new ListSystemAPIsParams object, with the default timeout for this client.
NewListSystemAPIsParamsWithContext creates a new ListSystemAPIsParams object with the ability to set a context for a request.
NewListSystemAPIsParamsWithHTTPClient creates a new ListSystemAPIsParams object with the ability to set a custom HTTPClient for a request.
NewListSystemAPIsParamsWithTimeout creates a new ListSystemAPIsParams object with the ability to set a timeout on a request.
NewListSystemAPIsTooManyRequests creates a ListSystemAPIsTooManyRequests with default headers values.
NewListSystemAPIsUnauthorized creates a ListSystemAPIsUnauthorized with default headers values.
NewListSystemServicesForbidden creates a ListSystemServicesForbidden with default headers values.
NewListSystemServicesOK creates a ListSystemServicesOK with default headers values.
NewListSystemServicesParams creates a new ListSystemServicesParams object, with the default timeout for this client.
NewListSystemServicesParamsWithContext creates a new ListSystemServicesParams object with the ability to set a context for a request.
NewListSystemServicesParamsWithHTTPClient creates a new ListSystemServicesParams object with the ability to set a custom HTTPClient for a request.
NewListSystemServicesParamsWithTimeout creates a new ListSystemServicesParams object with the ability to set a timeout on a request.
NewListSystemServicesTooManyRequests creates a ListSystemServicesTooManyRequests with default headers values.
NewListSystemServicesUnauthorized creates a ListSystemServicesUnauthorized with default headers values.
NewUnbindSystemAPIForbidden creates a UnbindSystemAPIForbidden with default headers values.
NewUnbindSystemAPINoContent creates a UnbindSystemAPINoContent with default headers values.
NewUnbindSystemAPIParams creates a new UnbindSystemAPIParams object, with the default timeout for this client.
NewUnbindSystemAPIParamsWithContext creates a new UnbindSystemAPIParams object with the ability to set a context for a request.
NewUnbindSystemAPIParamsWithHTTPClient creates a new UnbindSystemAPIParams object with the ability to set a custom HTTPClient for a request.
NewUnbindSystemAPIParamsWithTimeout creates a new UnbindSystemAPIParams object with the ability to set a timeout on a request.
NewUnbindSystemAPITooManyRequests creates a UnbindSystemAPITooManyRequests with default headers values.
NewUnbindSystemAPIUnauthorized creates a UnbindSystemAPIUnauthorized with default headers values.
# Structs
BindSystemAPIConflict describes a response with status code 409, with default header values.
BindSystemAPIForbidden describes a response with status code 403, with default header values.
BindSystemAPINoContent describes a response with status code 204, with default header values.
BindSystemAPIParams contains all the parameters to send to the API endpoint
for the bind system API operation.
BindSystemAPIReader is a Reader for the BindSystemAPI structure.
BindSystemAPITooManyRequests describes a response with status code 429, with default header values.
BindSystemAPIUnauthorized describes a response with status code 401, with default header values.
Client for system API
*/.
ListSystemAPIBindingsForbidden describes a response with status code 403, with default header values.
ListSystemAPIBindingsOK describes a response with status code 200, with default header values.
ListSystemAPIBindingsParams contains all the parameters to send to the API endpoint
for the list system API bindings operation.
ListSystemAPIBindingsReader is a Reader for the ListSystemAPIBindings structure.
ListSystemAPIBindingsTooManyRequests describes a response with status code 429, with default header values.
ListSystemAPIBindingsUnauthorized describes a response with status code 401, with default header values.
ListSystemAPIsForbidden describes a response with status code 403, with default header values.
ListSystemAPIsOK describes a response with status code 200, with default header values.
ListSystemAPIsParams contains all the parameters to send to the API endpoint
for the list system a p is operation.
ListSystemAPIsReader is a Reader for the ListSystemAPIs structure.
ListSystemAPIsTooManyRequests describes a response with status code 429, with default header values.
ListSystemAPIsUnauthorized describes a response with status code 401, with default header values.
ListSystemServicesForbidden describes a response with status code 403, with default header values.
ListSystemServicesOK describes a response with status code 200, with default header values.
ListSystemServicesParams contains all the parameters to send to the API endpoint
for the list system services operation.
ListSystemServicesReader is a Reader for the ListSystemServices structure.
ListSystemServicesTooManyRequests describes a response with status code 429, with default header values.
ListSystemServicesUnauthorized describes a response with status code 401, with default header values.
UnbindSystemAPIForbidden describes a response with status code 403, with default header values.
UnbindSystemAPINoContent describes a response with status code 204, with default header values.
UnbindSystemAPIParams contains all the parameters to send to the API endpoint
for the unbind system API operation.
UnbindSystemAPIReader is a Reader for the UnbindSystemAPI structure.
UnbindSystemAPITooManyRequests describes a response with status code 429, with default header values.
UnbindSystemAPIUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.