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

# Functions

New creates a new global configuration API client.
NewAdminDeleteGlobalConfigurationForbidden creates a AdminDeleteGlobalConfigurationForbidden with default headers values.
NewAdminDeleteGlobalConfigurationNoContent creates a AdminDeleteGlobalConfigurationNoContent with default headers values.
NewAdminDeleteGlobalConfigurationParams creates a new AdminDeleteGlobalConfigurationParams object with the default values initialized.
NewAdminDeleteGlobalConfigurationParamsWithContext creates a new AdminDeleteGlobalConfigurationParams object with the default values initialized, and the ability to set a context for a request.
NewAdminDeleteGlobalConfigurationParamsWithHTTPClient creates a new AdminDeleteGlobalConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminDeleteGlobalConfigurationParamsWithTimeout creates a new AdminDeleteGlobalConfigurationParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminDeleteGlobalConfigurationUnauthorized creates a AdminDeleteGlobalConfigurationUnauthorized with default headers values.
NewAdminListGlobalConfigurationForbidden creates a AdminListGlobalConfigurationForbidden with default headers values.
NewAdminListGlobalConfigurationOK creates a AdminListGlobalConfigurationOK with default headers values.
NewAdminListGlobalConfigurationParams creates a new AdminListGlobalConfigurationParams object with the default values initialized.
NewAdminListGlobalConfigurationParamsWithContext creates a new AdminListGlobalConfigurationParams object with the default values initialized, and the ability to set a context for a request.
NewAdminListGlobalConfigurationParamsWithHTTPClient creates a new AdminListGlobalConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminListGlobalConfigurationParamsWithTimeout creates a new AdminListGlobalConfigurationParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminListGlobalConfigurationUnauthorized creates a AdminListGlobalConfigurationUnauthorized with default headers values.
NewAdminUpdateGlobalConfigurationForbidden creates a AdminUpdateGlobalConfigurationForbidden with default headers values.
NewAdminUpdateGlobalConfigurationOK creates a AdminUpdateGlobalConfigurationOK with default headers values.
NewAdminUpdateGlobalConfigurationParams creates a new AdminUpdateGlobalConfigurationParams object with the default values initialized.
NewAdminUpdateGlobalConfigurationParamsWithContext creates a new AdminUpdateGlobalConfigurationParams object with the default values initialized, and the ability to set a context for a request.
NewAdminUpdateGlobalConfigurationParamsWithHTTPClient creates a new AdminUpdateGlobalConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminUpdateGlobalConfigurationParamsWithTimeout creates a new AdminUpdateGlobalConfigurationParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminUpdateGlobalConfigurationUnauthorized creates a AdminUpdateGlobalConfigurationUnauthorized with default headers values.

# Structs

AdminDeleteGlobalConfigurationForbidden handles this case with default header values.
AdminDeleteGlobalConfigurationNoContent handles this case with default header values.
AdminDeleteGlobalConfigurationParams contains all the parameters to send to the API endpoint for the admin delete global configuration operation typically these are written to a http.Request */.
AdminDeleteGlobalConfigurationReader is a Reader for the AdminDeleteGlobalConfiguration structure.
AdminDeleteGlobalConfigurationUnauthorized handles this case with default header values.
AdminListGlobalConfigurationForbidden handles this case with default header values.
AdminListGlobalConfigurationOK handles this case with default header values.
AdminListGlobalConfigurationParams contains all the parameters to send to the API endpoint for the admin list global configuration operation typically these are written to a http.Request */.
AdminListGlobalConfigurationReader is a Reader for the AdminListGlobalConfiguration structure.
AdminListGlobalConfigurationUnauthorized handles this case with default header values.
AdminUpdateGlobalConfigurationForbidden handles this case with default header values.
AdminUpdateGlobalConfigurationOK handles this case with default header values.
AdminUpdateGlobalConfigurationParams contains all the parameters to send to the API endpoint for the admin update global configuration operation typically these are written to a http.Request */.
AdminUpdateGlobalConfigurationReader is a Reader for the AdminUpdateGlobalConfiguration structure.
AdminUpdateGlobalConfigurationUnauthorized handles this case with default header values.
Client for global configuration API */.

# Interfaces

ClientService is the interface for Client methods.