# Functions
New creates a new integration API client.
NewGetGameServerConfigNotFound creates a GetGameServerConfigNotFound with default headers values.
NewGetGameServerConfigOK creates a GetGameServerConfigOK with default headers values.
NewGetGameServerConfigParams creates a new GetGameServerConfigParams object with the default values initialized.
NewGetGameServerConfigParamsWithContext creates a new GetGameServerConfigParams object with the default values initialized, and the ability to set a context for a request.
NewGetGameServerConfigParamsWithHTTPClient creates a new GetGameServerConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetGameServerConfigParamsWithTimeout creates a new GetGameServerConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateGameServerConfigOK creates a UpdateGameServerConfigOK with default headers values.
NewUpdateGameServerConfigParams creates a new UpdateGameServerConfigParams object with the default values initialized.
NewUpdateGameServerConfigParamsWithContext creates a new UpdateGameServerConfigParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateGameServerConfigParamsWithHTTPClient creates a new UpdateGameServerConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateGameServerConfigParamsWithTimeout creates a new UpdateGameServerConfigParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for integration API
*/.
GetGameServerConfigNotFound handles this case with default header values.
GetGameServerConfigOK handles this case with default header values.
GetGameServerConfigParams contains all the parameters to send to the API endpoint
for the get game server config operation typically these are written to a http.Request
*/.
GetGameServerConfigReader is a Reader for the GetGameServerConfig structure.
UpdateGameServerConfigOK handles this case with default header values.
UpdateGameServerConfigParams contains all the parameters to send to the API endpoint
for the update game server config operation typically these are written to a http.Request
*/.
UpdateGameServerConfigReader is a Reader for the UpdateGameServerConfig structure.
# Interfaces
ClientService is the interface for Client methods.