package
5.0.7
Repository: https://github.com/testwill/goharbor-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 values initialized.
NewImportLdapUserParamsWithContext creates a new ImportLdapUserParams object with the default values initialized, and the ability to set a context for a request.
NewImportLdapUserParamsWithHTTPClient creates a new ImportLdapUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewImportLdapUserParamsWithTimeout creates a new ImportLdapUserParams object with the default values initialized, and 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 values initialized.
NewPingLdapParamsWithContext creates a new PingLdapParams object with the default values initialized, and the ability to set a context for a request.
NewPingLdapParamsWithHTTPClient creates a new PingLdapParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPingLdapParamsWithTimeout creates a new PingLdapParams object with the default values initialized, and 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 values initialized.
NewSearchLdapGroupParamsWithContext creates a new SearchLdapGroupParams object with the default values initialized, and the ability to set a context for a request.
NewSearchLdapGroupParamsWithHTTPClient creates a new SearchLdapGroupParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSearchLdapGroupParamsWithTimeout creates a new SearchLdapGroupParams object with the default values initialized, and 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 values initialized.
NewSearchLdapUserParamsWithContext creates a new SearchLdapUserParams object with the default values initialized, and the ability to set a context for a request.
NewSearchLdapUserParamsWithHTTPClient creates a new SearchLdapUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSearchLdapUserParamsWithTimeout creates a new SearchLdapUserParams object with the default values initialized, and the ability to set a timeout on a request.
NewSearchLdapUserUnauthorized creates a SearchLdapUserUnauthorized with default headers values.

# Structs

Client for ldap API */.
ImportLdapUserBadRequest handles this case with default header values.
ImportLdapUserForbidden handles this case with default header values.
ImportLdapUserInternalServerError handles this case with default header values.
ImportLdapUserNotFound handles this case with default header values.
ImportLdapUserOK handles this case with default header values.
ImportLdapUserParams contains all the parameters to send to the API endpoint for the import ldap user operation typically these are written to a http.Request */.
ImportLdapUserReader is a Reader for the ImportLdapUser structure.
ImportLdapUserUnauthorized handles this case with default header values.
PingLdapBadRequest handles this case with default header values.
PingLdapForbidden handles this case with default header values.
PingLdapInternalServerError handles this case with default header values.
PingLdapOK handles this case with default header values.
PingLdapParams contains all the parameters to send to the API endpoint for the ping ldap operation typically these are written to a http.Request */.
PingLdapReader is a Reader for the PingLdap structure.
PingLdapUnauthorized handles this case with default header values.
SearchLdapGroupBadRequest handles this case with default header values.
SearchLdapGroupForbidden handles this case with default header values.
SearchLdapGroupInternalServerError handles this case with default header values.
SearchLdapGroupOK handles this case with default header values.
SearchLdapGroupParams contains all the parameters to send to the API endpoint for the search ldap group operation typically these are written to a http.Request */.
SearchLdapGroupReader is a Reader for the SearchLdapGroup structure.
SearchLdapGroupUnauthorized handles this case with default header values.
SearchLdapUserBadRequest handles this case with default header values.
SearchLdapUserForbidden handles this case with default header values.
SearchLdapUserInternalServerError handles this case with default header values.
SearchLdapUserOK handles this case with default header values.
SearchLdapUserParams contains all the parameters to send to the API endpoint for the search ldap user operation typically these are written to a http.Request */.
SearchLdapUserReader is a Reader for the SearchLdapUser structure.
SearchLdapUserUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.