# Functions
New creates a new system ldap API client.
NewShowOK creates a ShowOK with default headers values.
NewShowParams creates a new ShowParams object with the default values initialized.
NewShowParamsWithContext creates a new ShowParams object with the default values initialized, and the ability to set a context for a request.
NewShowParamsWithHTTPClient creates a new ShowParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewShowParamsWithTimeout creates a new ShowParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for system ldap API
*/.
ShowOK handles this case with default header values.
ShowParams contains all the parameters to send to the API endpoint
for the show operation typically these are written to a http.Request
*/.
ShowReader is a Reader for the Show structure.