package
0.1.0-alpha.2
Repository: https://github.com/accelbyte/accelbyte-go-modular-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new terminated servers API client.
NewCheckServerLogsInternalServerError creates a CheckServerLogsInternalServerError with default headers values.
NewCheckServerLogsNotFound creates a CheckServerLogsNotFound with default headers values.
NewCheckServerLogsOK creates a CheckServerLogsOK with default headers values.
NewCheckServerLogsParams creates a new CheckServerLogsParams object with the default values initialized.
NewCheckServerLogsParamsWithContext creates a new CheckServerLogsParams object with the default values initialized, and the ability to set a context for a request.
NewCheckServerLogsParamsWithHTTPClient creates a new CheckServerLogsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCheckServerLogsParamsWithTimeout creates a new CheckServerLogsParams object with the default values initialized, and the ability to set a timeout on a request.
NewDownloadServerLogsInternalServerError creates a DownloadServerLogsInternalServerError with default headers values.
NewDownloadServerLogsNotFound creates a DownloadServerLogsNotFound with default headers values.
NewDownloadServerLogsOK creates a DownloadServerLogsOK with default headers values.
NewDownloadServerLogsParams creates a new DownloadServerLogsParams object with the default values initialized.
NewDownloadServerLogsParamsWithContext creates a new DownloadServerLogsParams object with the default values initialized, and the ability to set a context for a request.
NewDownloadServerLogsParamsWithHTTPClient creates a new DownloadServerLogsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDownloadServerLogsParamsWithTimeout creates a new DownloadServerLogsParams object with the default values initialized, and the ability to set a timeout on a request.
NewListTerminatedServersBadRequest creates a ListTerminatedServersBadRequest with default headers values.
NewListTerminatedServersInternalServerError creates a ListTerminatedServersInternalServerError with default headers values.
NewListTerminatedServersOK creates a ListTerminatedServersOK with default headers values.
NewListTerminatedServersParams creates a new ListTerminatedServersParams object with the default values initialized.
NewListTerminatedServersParamsWithContext creates a new ListTerminatedServersParams object with the default values initialized, and the ability to set a context for a request.
NewListTerminatedServersParamsWithHTTPClient creates a new ListTerminatedServersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListTerminatedServersParamsWithTimeout creates a new ListTerminatedServersParams object with the default values initialized, and the ability to set a timeout on a request.
NewListTerminatedServersUnauthorized creates a ListTerminatedServersUnauthorized with default headers values.

# Structs

CheckServerLogsInternalServerError handles this case with default header values.
CheckServerLogsNotFound handles this case with default header values.
CheckServerLogsOK handles this case with default header values.
CheckServerLogsParams contains all the parameters to send to the API endpoint for the check server logs operation typically these are written to a http.Request */.
CheckServerLogsReader is a Reader for the CheckServerLogs structure.
Client for terminated servers API */.
DownloadServerLogsInternalServerError handles this case with default header values.
DownloadServerLogsNotFound handles this case with default header values.
DownloadServerLogsOK handles this case with default header values.
DownloadServerLogsParams contains all the parameters to send to the API endpoint for the download server logs operation typically these are written to a http.Request */.
DownloadServerLogsReader is a Reader for the DownloadServerLogs structure.
ListTerminatedServersBadRequest handles this case with default header values.
ListTerminatedServersInternalServerError handles this case with default header values.
ListTerminatedServersOK handles this case with default header values.
ListTerminatedServersParams contains all the parameters to send to the API endpoint for the list terminated servers operation typically these are written to a http.Request */.
ListTerminatedServersReader is a Reader for the ListTerminatedServers structure.
ListTerminatedServersUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.