package
0.210.0
Repository: https://github.com/goharbor/go-client.git
Documentation: pkg.go.dev

# Functions

New creates a new ldap API client.
NewImportLdapUserBadRequest creates a ImportLdapUserBadRequest with default headers values.
NewImportLdapUserForbidden creates a ImportLdapUserForbidden with default headers values.
NewImportLdapUserInternalServerError creates a ImportLdapUserInternalServerError with default headers values.
NewImportLdapUserNotFound creates a ImportLdapUserNotFound with default headers values.
NewImportLdapUserOK creates a ImportLdapUserOK with default headers values.
NewImportLdapUserParams creates a new ImportLdapUserParams object, with the default timeout for this client.
NewImportLdapUserParamsWithContext creates a new ImportLdapUserParams object with the ability to set a context for a request.
NewImportLdapUserParamsWithHTTPClient creates a new ImportLdapUserParams object with the ability to set a custom HTTPClient for a request.
NewImportLdapUserParamsWithTimeout creates a new ImportLdapUserParams object with the ability to set a timeout on a request.
NewImportLdapUserUnauthorized creates a ImportLdapUserUnauthorized with default headers values.
NewPingLdapBadRequest creates a PingLdapBadRequest with default headers values.
NewPingLdapForbidden creates a PingLdapForbidden with default headers values.
NewPingLdapInternalServerError creates a PingLdapInternalServerError with default headers values.
NewPingLdapOK creates a PingLdapOK with default headers values.
NewPingLdapParams creates a new PingLdapParams object, with the default timeout for this client.
NewPingLdapParamsWithContext creates a new PingLdapParams object with the ability to set a context for a request.
NewPingLdapParamsWithHTTPClient creates a new PingLdapParams object with the ability to set a custom HTTPClient for a request.
NewPingLdapParamsWithTimeout creates a new PingLdapParams object with the ability to set a timeout on a request.
NewPingLdapUnauthorized creates a PingLdapUnauthorized with default headers values.
NewSearchLdapGroupBadRequest creates a SearchLdapGroupBadRequest with default headers values.
NewSearchLdapGroupForbidden creates a SearchLdapGroupForbidden with default headers values.
NewSearchLdapGroupInternalServerError creates a SearchLdapGroupInternalServerError with default headers values.
NewSearchLdapGroupOK creates a SearchLdapGroupOK with default headers values.
NewSearchLdapGroupParams creates a new SearchLdapGroupParams object, with the default timeout for this client.
NewSearchLdapGroupParamsWithContext creates a new SearchLdapGroupParams object with the ability to set a context for a request.
NewSearchLdapGroupParamsWithHTTPClient creates a new SearchLdapGroupParams object with the ability to set a custom HTTPClient for a request.
NewSearchLdapGroupParamsWithTimeout creates a new SearchLdapGroupParams object with the ability to set a timeout on a request.
NewSearchLdapGroupUnauthorized creates a SearchLdapGroupUnauthorized with default headers values.
NewSearchLdapUserBadRequest creates a SearchLdapUserBadRequest with default headers values.
NewSearchLdapUserForbidden creates a SearchLdapUserForbidden with default headers values.
NewSearchLdapUserInternalServerError creates a SearchLdapUserInternalServerError with default headers values.
NewSearchLdapUserOK creates a SearchLdapUserOK with default headers values.
NewSearchLdapUserParams creates a new SearchLdapUserParams object, with the default timeout for this client.
NewSearchLdapUserParamsWithContext creates a new SearchLdapUserParams object with the ability to set a context for a request.
NewSearchLdapUserParamsWithHTTPClient creates a new SearchLdapUserParams object with the ability to set a custom HTTPClient for a request.
NewSearchLdapUserParamsWithTimeout creates a new SearchLdapUserParams object with the ability to set a timeout on a request.
NewSearchLdapUserUnauthorized creates a SearchLdapUserUnauthorized with default headers values.

# Structs

Client for ldap API */.
ImportLdapUserBadRequest describes a response with status code 400, with default header values.
ImportLdapUserForbidden describes a response with status code 403, with default header values.
ImportLdapUserInternalServerError describes a response with status code 500, with default header values.
ImportLdapUserNotFound describes a response with status code 404, with default header values.
ImportLdapUserOK describes a response with status code 200, with default header values.
ImportLdapUserParams contains all the parameters to send to the API endpoint for the import ldap user operation.
ImportLdapUserReader is a Reader for the ImportLdapUser structure.
ImportLdapUserUnauthorized describes a response with status code 401, with default header values.
PingLdapBadRequest describes a response with status code 400, with default header values.
PingLdapForbidden describes a response with status code 403, with default header values.
PingLdapInternalServerError describes a response with status code 500, with default header values.
PingLdapOK describes a response with status code 200, with default header values.
PingLdapParams contains all the parameters to send to the API endpoint for the ping ldap operation.
PingLdapReader is a Reader for the PingLdap structure.
PingLdapUnauthorized describes a response with status code 401, with default header values.
SearchLdapGroupBadRequest describes a response with status code 400, with default header values.
SearchLdapGroupForbidden describes a response with status code 403, with default header values.
SearchLdapGroupInternalServerError describes a response with status code 500, with default header values.
SearchLdapGroupOK describes a response with status code 200, with default header values.
SearchLdapGroupParams contains all the parameters to send to the API endpoint for the search ldap group operation.
SearchLdapGroupReader is a Reader for the SearchLdapGroup structure.
SearchLdapGroupUnauthorized describes a response with status code 401, with default header values.
SearchLdapUserBadRequest describes a response with status code 400, with default header values.
SearchLdapUserForbidden describes a response with status code 403, with default header values.
SearchLdapUserInternalServerError describes a response with status code 500, with default header values.
SearchLdapUserOK describes a response with status code 200, with default header values.
SearchLdapUserParams contains all the parameters to send to the API endpoint for the search ldap user operation.
SearchLdapUserReader is a Reader for the SearchLdapUser structure.
SearchLdapUserUnauthorized describes a response with status code 401, with default header values.

# Interfaces

API is the interface of the ldap client.