# Functions

New creates a new server API client.
NewDeregisterLocalServerBadRequest creates a DeregisterLocalServerBadRequest with default headers values.
NewDeregisterLocalServerInternalServerError creates a DeregisterLocalServerInternalServerError with default headers values.
NewDeregisterLocalServerNoContent creates a DeregisterLocalServerNoContent with default headers values.
NewDeregisterLocalServerParams creates a new DeregisterLocalServerParams object with the default values initialized.
NewDeregisterLocalServerParamsWithContext creates a new DeregisterLocalServerParams object with the default values initialized, and the ability to set a context for a request.
NewDeregisterLocalServerParamsWithHTTPClient creates a new DeregisterLocalServerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeregisterLocalServerParamsWithTimeout creates a new DeregisterLocalServerParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeregisterLocalServerUnauthorized creates a DeregisterLocalServerUnauthorized with default headers values.
NewGetServerSessionBadRequest creates a GetServerSessionBadRequest with default headers values.
NewGetServerSessionInternalServerError creates a GetServerSessionInternalServerError with default headers values.
NewGetServerSessionNotFound creates a GetServerSessionNotFound with default headers values.
NewGetServerSessionOK creates a GetServerSessionOK with default headers values.
NewGetServerSessionParams creates a new GetServerSessionParams object with the default values initialized.
NewGetServerSessionParamsWithContext creates a new GetServerSessionParams object with the default values initialized, and the ability to set a context for a request.
NewGetServerSessionParamsWithHTTPClient creates a new GetServerSessionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetServerSessionParamsWithTimeout creates a new GetServerSessionParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetServerSessionUnauthorized creates a GetServerSessionUnauthorized with default headers values.
NewRegisterLocalServerBadRequest creates a RegisterLocalServerBadRequest with default headers values.
NewRegisterLocalServerConflict creates a RegisterLocalServerConflict with default headers values.
NewRegisterLocalServerInternalServerError creates a RegisterLocalServerInternalServerError with default headers values.
NewRegisterLocalServerOK creates a RegisterLocalServerOK with default headers values.
NewRegisterLocalServerParams creates a new RegisterLocalServerParams object with the default values initialized.
NewRegisterLocalServerParamsWithContext creates a new RegisterLocalServerParams object with the default values initialized, and the ability to set a context for a request.
NewRegisterLocalServerParamsWithHTTPClient creates a new RegisterLocalServerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRegisterLocalServerParamsWithTimeout creates a new RegisterLocalServerParams object with the default values initialized, and the ability to set a timeout on a request.
NewRegisterLocalServerUnauthorized creates a RegisterLocalServerUnauthorized with default headers values.
NewRegisterServerBadRequest creates a RegisterServerBadRequest with default headers values.
NewRegisterServerConflict creates a RegisterServerConflict with default headers values.
NewRegisterServerInternalServerError creates a RegisterServerInternalServerError with default headers values.
NewRegisterServerOK creates a RegisterServerOK with default headers values.
NewRegisterServerParams creates a new RegisterServerParams object with the default values initialized.
NewRegisterServerParamsWithContext creates a new RegisterServerParams object with the default values initialized, and the ability to set a context for a request.
NewRegisterServerParamsWithHTTPClient creates a new RegisterServerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRegisterServerParamsWithTimeout creates a new RegisterServerParams object with the default values initialized, and the ability to set a timeout on a request.
NewRegisterServerUnauthorized creates a RegisterServerUnauthorized with default headers values.
NewShutdownServerBadRequest creates a ShutdownServerBadRequest with default headers values.
NewShutdownServerInternalServerError creates a ShutdownServerInternalServerError with default headers values.
NewShutdownServerNoContent creates a ShutdownServerNoContent with default headers values.
NewShutdownServerNotFound creates a ShutdownServerNotFound with default headers values.
NewShutdownServerParams creates a new ShutdownServerParams object with the default values initialized.
NewShutdownServerParamsWithContext creates a new ShutdownServerParams object with the default values initialized, and the ability to set a context for a request.
NewShutdownServerParamsWithHTTPClient creates a new ShutdownServerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewShutdownServerParamsWithTimeout creates a new ShutdownServerParams object with the default values initialized, and the ability to set a timeout on a request.
NewShutdownServerUnauthorized creates a ShutdownServerUnauthorized with default headers values.

# Structs

Client for server API */.
DeregisterLocalServerBadRequest handles this case with default header values.
DeregisterLocalServerInternalServerError handles this case with default header values.
DeregisterLocalServerNoContent handles this case with default header values.
DeregisterLocalServerParams contains all the parameters to send to the API endpoint for the deregister local server operation typically these are written to a http.Request */.
DeregisterLocalServerReader is a Reader for the DeregisterLocalServer structure.
DeregisterLocalServerUnauthorized handles this case with default header values.
GetServerSessionBadRequest handles this case with default header values.
GetServerSessionInternalServerError handles this case with default header values.
GetServerSessionNotFound handles this case with default header values.
GetServerSessionOK handles this case with default header values.
GetServerSessionParams contains all the parameters to send to the API endpoint for the get server session operation typically these are written to a http.Request */.
GetServerSessionReader is a Reader for the GetServerSession structure.
GetServerSessionUnauthorized handles this case with default header values.
RegisterLocalServerBadRequest handles this case with default header values.
RegisterLocalServerConflict handles this case with default header values.
RegisterLocalServerInternalServerError handles this case with default header values.
RegisterLocalServerOK handles this case with default header values.
RegisterLocalServerParams contains all the parameters to send to the API endpoint for the register local server operation typically these are written to a http.Request */.
RegisterLocalServerReader is a Reader for the RegisterLocalServer structure.
RegisterLocalServerUnauthorized handles this case with default header values.
RegisterServerBadRequest handles this case with default header values.
RegisterServerConflict handles this case with default header values.
RegisterServerInternalServerError handles this case with default header values.
RegisterServerOK handles this case with default header values.
RegisterServerParams contains all the parameters to send to the API endpoint for the register server operation typically these are written to a http.Request */.
RegisterServerReader is a Reader for the RegisterServer structure.
RegisterServerUnauthorized handles this case with default header values.
ShutdownServerBadRequest handles this case with default header values.
ShutdownServerInternalServerError handles this case with default header values.
ShutdownServerNoContent handles this case with default header values.
ShutdownServerNotFound handles this case with default header values.
ShutdownServerParams contains all the parameters to send to the API endpoint for the shutdown server operation typically these are written to a http.Request */.
ShutdownServerReader is a Reader for the ShutdownServer structure.
ShutdownServerUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.