# Functions
New creates a new ldap debug API client.
NewGetSyncStatusForbidden creates a GetSyncStatusForbidden with default headers values.
NewGetSyncStatusInternalServerError creates a GetSyncStatusInternalServerError with default headers values.
NewGetSyncStatusOK creates a GetSyncStatusOK with default headers values.
NewGetSyncStatusParams creates a new GetSyncStatusParams object, with the default timeout for this client.
NewGetSyncStatusParamsWithContext creates a new GetSyncStatusParams object with the ability to set a context for a request.
NewGetSyncStatusParamsWithHTTPClient creates a new GetSyncStatusParams object with the ability to set a custom HTTPClient for a request.
NewGetSyncStatusParamsWithTimeout creates a new GetSyncStatusParams object with the ability to set a timeout on a request.
NewGetSyncStatusUnauthorized creates a GetSyncStatusUnauthorized with default headers values.
WithAuthInfo changes the transport on the client.
# Structs
Client for ldap debug API
*/.
GetSyncStatusForbidden describes a response with status code 403, with default header values.
GetSyncStatusInternalServerError describes a response with status code 500, with default header values.
GetSyncStatusOK describes a response with status code 200, with default header values.
GetSyncStatusParams contains all the parameters to send to the API endpoint
for the get sync status operation.
GetSyncStatusReader is a Reader for the GetSyncStatus structure.
GetSyncStatusUnauthorized 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.