# Functions
New creates a new ldap provider API client.
New creates a new ldap provider API client with basic auth credentials.
New creates a new ldap provider API client with a bearer token for authentication.
NewCreateLdapProviderCreated creates a CreateLdapProviderCreated with default headers values.
NewCreateLdapProviderDefault creates a CreateLdapProviderDefault with default headers values.
NewCreateLdapProviderParams creates a new CreateLdapProviderParams object, with the default timeout for this client.
NewCreateLdapProviderParamsWithContext creates a new CreateLdapProviderParams object with the ability to set a context for a request.
NewCreateLdapProviderParamsWithHTTPClient creates a new CreateLdapProviderParams object with the ability to set a custom HTTPClient for a request.
NewCreateLdapProviderParamsWithTimeout creates a new CreateLdapProviderParams object with the ability to set a timeout on a request.
NewDeleteLdapProviderDefault creates a DeleteLdapProviderDefault with default headers values.
NewDeleteLdapProviderNoContent creates a DeleteLdapProviderNoContent with default headers values.
NewDeleteLdapProviderParams creates a new DeleteLdapProviderParams object, with the default timeout for this client.
NewDeleteLdapProviderParamsWithContext creates a new DeleteLdapProviderParams object with the ability to set a context for a request.
NewDeleteLdapProviderParamsWithHTTPClient creates a new DeleteLdapProviderParams object with the ability to set a custom HTTPClient for a request.
NewDeleteLdapProviderParamsWithTimeout creates a new DeleteLdapProviderParams object with the ability to set a timeout on a request.
NewGetLdapProviderDefault creates a GetLdapProviderDefault with default headers values.
NewGetLdapProviderOK creates a GetLdapProviderOK with default headers values.
NewGetLdapProviderParams creates a new GetLdapProviderParams object, with the default timeout for this client.
NewGetLdapProviderParamsWithContext creates a new GetLdapProviderParams object with the ability to set a context for a request.
NewGetLdapProviderParamsWithHTTPClient creates a new GetLdapProviderParams object with the ability to set a custom HTTPClient for a request.
NewGetLdapProviderParamsWithTimeout creates a new GetLdapProviderParams object with the ability to set a timeout on a request.
NewGetLdapProviderStatusCreated creates a GetLdapProviderStatusCreated with default headers values.
NewGetLdapProviderStatusDefault creates a GetLdapProviderStatusDefault with default headers values.
NewGetLdapProviderStatusParams creates a new GetLdapProviderStatusParams object, with the default timeout for this client.
NewGetLdapProviderStatusParamsWithContext creates a new GetLdapProviderStatusParams object with the ability to set a context for a request.
NewGetLdapProviderStatusParamsWithHTTPClient creates a new GetLdapProviderStatusParams object with the ability to set a custom HTTPClient for a request.
NewGetLdapProviderStatusParamsWithTimeout creates a new GetLdapProviderStatusParams object with the ability to set a timeout on a request.
NewUpdateLdapProviderCreated creates a UpdateLdapProviderCreated with default headers values.
NewUpdateLdapProviderDefault creates a UpdateLdapProviderDefault with default headers values.
NewUpdateLdapProviderParams creates a new UpdateLdapProviderParams object, with the default timeout for this client.
NewUpdateLdapProviderParamsWithContext creates a new UpdateLdapProviderParams object with the ability to set a context for a request.
NewUpdateLdapProviderParamsWithHTTPClient creates a new UpdateLdapProviderParams object with the ability to set a custom HTTPClient for a request.
NewUpdateLdapProviderParamsWithTimeout creates a new UpdateLdapProviderParams object with the ability to set a timeout on a request.
# Structs
Client for ldap provider API
*/.
CreateLdapProviderCreated describes a response with status code 201, with default header values.
CreateLdapProviderDefault describes a response with status code -1, with default header values.
CreateLdapProviderParams contains all the parameters to send to the API endpoint
for the create ldap provider operation.
CreateLdapProviderReader is a Reader for the CreateLdapProvider structure.
DeleteLdapProviderDefault describes a response with status code -1, with default header values.
DeleteLdapProviderNoContent describes a response with status code 204, with default header values.
DeleteLdapProviderParams contains all the parameters to send to the API endpoint
for the delete ldap provider operation.
DeleteLdapProviderReader is a Reader for the DeleteLdapProvider structure.
GetLdapProviderDefault describes a response with status code -1, with default header values.
GetLdapProviderOK describes a response with status code 200, with default header values.
GetLdapProviderParams contains all the parameters to send to the API endpoint
for the get ldap provider operation.
GetLdapProviderReader is a Reader for the GetLdapProvider structure.
GetLdapProviderStatusCreated describes a response with status code 201, with default header values.
GetLdapProviderStatusDefault describes a response with status code -1, with default header values.
GetLdapProviderStatusParams contains all the parameters to send to the API endpoint
for the get ldap provider status operation.
GetLdapProviderStatusReader is a Reader for the GetLdapProviderStatus structure.
UpdateLdapProviderCreated describes a response with status code 201, with default header values.
UpdateLdapProviderDefault describes a response with status code -1, with default header values.
UpdateLdapProviderParams contains all the parameters to send to the API endpoint
for the update ldap provider operation.
UpdateLdapProviderReader is a Reader for the UpdateLdapProvider structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.