# Functions
New creates a new admin API client.
NewGetServerLogsBadRequest creates a GetServerLogsBadRequest with default headers values.
NewGetServerLogsInternalServerError creates a GetServerLogsInternalServerError with default headers values.
NewGetServerLogsNotFound creates a GetServerLogsNotFound with default headers values.
NewGetServerLogsOK creates a GetServerLogsOK with default headers values.
NewGetServerLogsParams creates a new GetServerLogsParams object with the default values initialized.
NewGetServerLogsParamsWithContext creates a new GetServerLogsParams object with the default values initialized, and the ability to set a context for a request.
NewGetServerLogsParamsWithHTTPClient creates a new GetServerLogsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetServerLogsParamsWithTimeout creates a new GetServerLogsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetServerLogsUnauthorized creates a GetServerLogsUnauthorized with default headers values.
# Structs
Client for admin API
*/.
GetServerLogsBadRequest handles this case with default header values.
GetServerLogsInternalServerError handles this case with default header values.
GetServerLogsNotFound handles this case with default header values.
GetServerLogsOK handles this case with default header values.
GetServerLogsParams contains all the parameters to send to the API endpoint
for the get server logs operation typically these are written to a http.Request
*/.
GetServerLogsReader is a Reader for the GetServerLogs structure.
GetServerLogsUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.