package
0.0.0-20240730143044-b7c6b3823ec4
Repository: https://github.com/cloudentity/acp-client-go.git
Documentation: pkg.go.dev
# Functions
New creates a new scopes API client.
NewListScopesSystemForbidden creates a ListScopesSystemForbidden with default headers values.
NewListScopesSystemNotFound creates a ListScopesSystemNotFound with default headers values.
NewListScopesSystemOK creates a ListScopesSystemOK with default headers values.
NewListScopesSystemParams creates a new ListScopesSystemParams object, with the default timeout for this client.
NewListScopesSystemParamsWithContext creates a new ListScopesSystemParams object with the ability to set a context for a request.
NewListScopesSystemParamsWithHTTPClient creates a new ListScopesSystemParams object with the ability to set a custom HTTPClient for a request.
NewListScopesSystemParamsWithTimeout creates a new ListScopesSystemParams object with the ability to set a timeout on a request.
NewListScopesSystemTooManyRequests creates a ListScopesSystemTooManyRequests with default headers values.
NewListScopesSystemUnauthorized creates a ListScopesSystemUnauthorized with default headers values.
# Structs
Client for scopes API
*/.
ListScopesSystemForbidden describes a response with status code 403, with default header values.
ListScopesSystemNotFound describes a response with status code 404, with default header values.
ListScopesSystemOK describes a response with status code 200, with default header values.
ListScopesSystemParams contains all the parameters to send to the API endpoint
for the list scopes system operation.
ListScopesSystemReader is a Reader for the ListScopesSystem structure.
ListScopesSystemTooManyRequests describes a response with status code 429, with default header values.
ListScopesSystemUnauthorized 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.