# Functions
New creates a new admin ldap API client.
NewGetLDAPStatusForbidden creates a GetLDAPStatusForbidden with default headers values.
NewGetLDAPStatusInternalServerError creates a GetLDAPStatusInternalServerError with default headers values.
NewGetLDAPStatusOK creates a GetLDAPStatusOK with default headers values.
NewGetLDAPStatusParams creates a new GetLDAPStatusParams object, with the default timeout for this client.
NewGetLDAPStatusParamsWithContext creates a new GetLDAPStatusParams object with the ability to set a context for a request.
NewGetLDAPStatusParamsWithHTTPClient creates a new GetLDAPStatusParams object with the ability to set a custom HTTPClient for a request.
NewGetLDAPStatusParamsWithTimeout creates a new GetLDAPStatusParams object with the ability to set a timeout on a request.
NewGetLDAPStatusUnauthorized creates a GetLDAPStatusUnauthorized with default headers values.
NewGetUserFromLDAPForbidden creates a GetUserFromLDAPForbidden with default headers values.
NewGetUserFromLDAPInternalServerError creates a GetUserFromLDAPInternalServerError with default headers values.
NewGetUserFromLDAPOK creates a GetUserFromLDAPOK with default headers values.
NewGetUserFromLDAPParams creates a new GetUserFromLDAPParams object, with the default timeout for this client.
NewGetUserFromLDAPParamsWithContext creates a new GetUserFromLDAPParams object with the ability to set a context for a request.
NewGetUserFromLDAPParamsWithHTTPClient creates a new GetUserFromLDAPParams object with the ability to set a custom HTTPClient for a request.
NewGetUserFromLDAPParamsWithTimeout creates a new GetUserFromLDAPParams object with the ability to set a timeout on a request.
NewGetUserFromLDAPUnauthorized creates a GetUserFromLDAPUnauthorized with default headers values.
NewPostSyncUserWithLDAPForbidden creates a PostSyncUserWithLDAPForbidden with default headers values.
NewPostSyncUserWithLDAPInternalServerError creates a PostSyncUserWithLDAPInternalServerError with default headers values.
NewPostSyncUserWithLDAPOK creates a PostSyncUserWithLDAPOK with default headers values.
NewPostSyncUserWithLDAPParams creates a new PostSyncUserWithLDAPParams object, with the default timeout for this client.
NewPostSyncUserWithLDAPParamsWithContext creates a new PostSyncUserWithLDAPParams object with the ability to set a context for a request.
NewPostSyncUserWithLDAPParamsWithHTTPClient creates a new PostSyncUserWithLDAPParams object with the ability to set a custom HTTPClient for a request.
NewPostSyncUserWithLDAPParamsWithTimeout creates a new PostSyncUserWithLDAPParams object with the ability to set a timeout on a request.
NewPostSyncUserWithLDAPUnauthorized creates a PostSyncUserWithLDAPUnauthorized with default headers values.
NewReloadLDAPCfgForbidden creates a ReloadLDAPCfgForbidden with default headers values.
NewReloadLDAPCfgInternalServerError creates a ReloadLDAPCfgInternalServerError with default headers values.
NewReloadLDAPCfgOK creates a ReloadLDAPCfgOK with default headers values.
NewReloadLDAPCfgParams creates a new ReloadLDAPCfgParams object, with the default timeout for this client.
NewReloadLDAPCfgParamsWithContext creates a new ReloadLDAPCfgParams object with the ability to set a context for a request.
NewReloadLDAPCfgParamsWithHTTPClient creates a new ReloadLDAPCfgParams object with the ability to set a custom HTTPClient for a request.
NewReloadLDAPCfgParamsWithTimeout creates a new ReloadLDAPCfgParams object with the ability to set a timeout on a request.
NewReloadLDAPCfgUnauthorized creates a ReloadLDAPCfgUnauthorized with default headers values.
WithAuthInfo changes the transport on the client.
# Structs
Client for admin ldap API
*/.
GetLDAPStatusForbidden describes a response with status code 403, with default header values.
GetLDAPStatusInternalServerError describes a response with status code 500, with default header values.
GetLDAPStatusOK describes a response with status code 200, with default header values.
GetLDAPStatusParams contains all the parameters to send to the API endpoint
for the get LDAP status operation.
GetLDAPStatusReader is a Reader for the GetLDAPStatus structure.
GetLDAPStatusUnauthorized describes a response with status code 401, with default header values.
GetUserFromLDAPForbidden describes a response with status code 403, with default header values.
GetUserFromLDAPInternalServerError describes a response with status code 500, with default header values.
GetUserFromLDAPOK describes a response with status code 200, with default header values.
GetUserFromLDAPParams contains all the parameters to send to the API endpoint
for the get user from LDAP operation.
GetUserFromLDAPReader is a Reader for the GetUserFromLDAP structure.
GetUserFromLDAPUnauthorized describes a response with status code 401, with default header values.
PostSyncUserWithLDAPForbidden describes a response with status code 403, with default header values.
PostSyncUserWithLDAPInternalServerError describes a response with status code 500, with default header values.
PostSyncUserWithLDAPOK describes a response with status code 200, with default header values.
PostSyncUserWithLDAPParams contains all the parameters to send to the API endpoint
for the post sync user with LDAP operation.
PostSyncUserWithLDAPReader is a Reader for the PostSyncUserWithLDAP structure.
PostSyncUserWithLDAPUnauthorized describes a response with status code 401, with default header values.
ReloadLDAPCfgForbidden describes a response with status code 403, with default header values.
ReloadLDAPCfgInternalServerError describes a response with status code 500, with default header values.
ReloadLDAPCfgOK describes a response with status code 200, with default header values.
ReloadLDAPCfgParams contains all the parameters to send to the API endpoint
for the reload LDAP cfg operation.
ReloadLDAPCfgReader is a Reader for the ReloadLDAPCfg structure.
ReloadLDAPCfgUnauthorized 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.