package
0.73.0
Repository: https://github.com/accelbyte/accelbyte-go-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new plugin config API client.
NewCreatePluginConfigBadRequest creates a CreatePluginConfigBadRequest with default headers values.
NewCreatePluginConfigConflict creates a CreatePluginConfigConflict with default headers values.
NewCreatePluginConfigCreated creates a CreatePluginConfigCreated with default headers values.
NewCreatePluginConfigForbidden creates a CreatePluginConfigForbidden with default headers values.
NewCreatePluginConfigInternalServerError creates a CreatePluginConfigInternalServerError with default headers values.
NewCreatePluginConfigParams creates a new CreatePluginConfigParams object with the default values initialized.
NewCreatePluginConfigParamsWithContext creates a new CreatePluginConfigParams object with the default values initialized, and the ability to set a context for a request.
NewCreatePluginConfigParamsWithHTTPClient creates a new CreatePluginConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreatePluginConfigParamsWithTimeout creates a new CreatePluginConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreatePluginConfigUnauthorized creates a CreatePluginConfigUnauthorized with default headers values.
NewDeletePluginConfigForbidden creates a DeletePluginConfigForbidden with default headers values.
NewDeletePluginConfigInternalServerError creates a DeletePluginConfigInternalServerError with default headers values.
NewDeletePluginConfigNoContent creates a DeletePluginConfigNoContent with default headers values.
NewDeletePluginConfigNotFound creates a DeletePluginConfigNotFound with default headers values.
NewDeletePluginConfigParams creates a new DeletePluginConfigParams object with the default values initialized.
NewDeletePluginConfigParamsWithContext creates a new DeletePluginConfigParams object with the default values initialized, and the ability to set a context for a request.
NewDeletePluginConfigParamsWithHTTPClient creates a new DeletePluginConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeletePluginConfigParamsWithTimeout creates a new DeletePluginConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeletePluginConfigUnauthorized creates a DeletePluginConfigUnauthorized with default headers values.
NewGetPluginConfigForbidden creates a GetPluginConfigForbidden with default headers values.
NewGetPluginConfigInternalServerError creates a GetPluginConfigInternalServerError with default headers values.
NewGetPluginConfigNotFound creates a GetPluginConfigNotFound with default headers values.
NewGetPluginConfigOK creates a GetPluginConfigOK with default headers values.
NewGetPluginConfigParams creates a new GetPluginConfigParams object with the default values initialized.
NewGetPluginConfigParamsWithContext creates a new GetPluginConfigParams object with the default values initialized, and the ability to set a context for a request.
NewGetPluginConfigParamsWithHTTPClient creates a new GetPluginConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetPluginConfigParamsWithTimeout creates a new GetPluginConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetPluginConfigUnauthorized creates a GetPluginConfigUnauthorized with default headers values.
NewUpdatePluginConfigBadRequest creates a UpdatePluginConfigBadRequest with default headers values.
NewUpdatePluginConfigForbidden creates a UpdatePluginConfigForbidden with default headers values.
NewUpdatePluginConfigInternalServerError creates a UpdatePluginConfigInternalServerError with default headers values.
NewUpdatePluginConfigNotFound creates a UpdatePluginConfigNotFound with default headers values.
NewUpdatePluginConfigOK creates a UpdatePluginConfigOK with default headers values.
NewUpdatePluginConfigParams creates a new UpdatePluginConfigParams object with the default values initialized.
NewUpdatePluginConfigParamsWithContext creates a new UpdatePluginConfigParams object with the default values initialized, and the ability to set a context for a request.
NewUpdatePluginConfigParamsWithHTTPClient creates a new UpdatePluginConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdatePluginConfigParamsWithTimeout creates a new UpdatePluginConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdatePluginConfigUnauthorized creates a UpdatePluginConfigUnauthorized with default headers values.

# Structs

Client for plugin config API */.
CreatePluginConfigBadRequest handles this case with default header values.
CreatePluginConfigConflict handles this case with default header values.
CreatePluginConfigCreated handles this case with default header values.
CreatePluginConfigForbidden handles this case with default header values.
CreatePluginConfigInternalServerError handles this case with default header values.
CreatePluginConfigParams contains all the parameters to send to the API endpoint for the create plugin config operation typically these are written to a http.Request */.
CreatePluginConfigReader is a Reader for the CreatePluginConfig structure.
CreatePluginConfigUnauthorized handles this case with default header values.
DeletePluginConfigForbidden handles this case with default header values.
DeletePluginConfigInternalServerError handles this case with default header values.
DeletePluginConfigNoContent handles this case with default header values.
DeletePluginConfigNotFound handles this case with default header values.
DeletePluginConfigParams contains all the parameters to send to the API endpoint for the delete plugin config operation typically these are written to a http.Request */.
DeletePluginConfigReader is a Reader for the DeletePluginConfig structure.
DeletePluginConfigUnauthorized handles this case with default header values.
GetPluginConfigForbidden handles this case with default header values.
GetPluginConfigInternalServerError handles this case with default header values.
GetPluginConfigNotFound handles this case with default header values.
GetPluginConfigOK handles this case with default header values.
GetPluginConfigParams contains all the parameters to send to the API endpoint for the get plugin config operation typically these are written to a http.Request */.
GetPluginConfigReader is a Reader for the GetPluginConfig structure.
GetPluginConfigUnauthorized handles this case with default header values.
UpdatePluginConfigBadRequest handles this case with default header values.
UpdatePluginConfigForbidden handles this case with default header values.
UpdatePluginConfigInternalServerError handles this case with default header values.
UpdatePluginConfigNotFound handles this case with default header values.
UpdatePluginConfigOK handles this case with default header values.
UpdatePluginConfigParams contains all the parameters to send to the API endpoint for the update plugin config operation typically these are written to a http.Request */.
UpdatePluginConfigReader is a Reader for the UpdatePluginConfig structure.
UpdatePluginConfigUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.