# Functions
New creates a new admin API client.
NewAdminGetSettingsForbidden creates a AdminGetSettingsForbidden with default headers values.
NewAdminGetSettingsOK creates a AdminGetSettingsOK with default headers values.
NewAdminGetSettingsParams creates a new AdminGetSettingsParams object, with the default timeout for this client.
NewAdminGetSettingsParamsWithContext creates a new AdminGetSettingsParams object with the ability to set a context for a request.
NewAdminGetSettingsParamsWithHTTPClient creates a new AdminGetSettingsParams object with the ability to set a custom HTTPClient for a request.
NewAdminGetSettingsParamsWithTimeout creates a new AdminGetSettingsParams object with the ability to set a timeout on a request.
NewAdminGetSettingsUnauthorized creates a AdminGetSettingsUnauthorized with default headers values.
NewAdminGetStatsForbidden creates a AdminGetStatsForbidden with default headers values.
NewAdminGetStatsInternalServerError creates a AdminGetStatsInternalServerError with default headers values.
NewAdminGetStatsOK creates a AdminGetStatsOK with default headers values.
NewAdminGetStatsParams creates a new AdminGetStatsParams object, with the default timeout for this client.
NewAdminGetStatsParamsWithContext creates a new AdminGetStatsParams object with the ability to set a context for a request.
NewAdminGetStatsParamsWithHTTPClient creates a new AdminGetStatsParams object with the ability to set a custom HTTPClient for a request.
NewAdminGetStatsParamsWithTimeout creates a new AdminGetStatsParams object with the ability to set a timeout on a request.
NewAdminGetStatsUnauthorized creates a AdminGetStatsUnauthorized with default headers values.
WithAuthInfo changes the transport on the client.
# Structs
AdminGetSettingsForbidden describes a response with status code 403, with default header values.
AdminGetSettingsOK describes a response with status code 200, with default header values.
AdminGetSettingsParams contains all the parameters to send to the API endpoint
for the admin get settings operation.
AdminGetSettingsReader is a Reader for the AdminGetSettings structure.
AdminGetSettingsUnauthorized describes a response with status code 401, with default header values.
AdminGetStatsForbidden describes a response with status code 403, with default header values.
AdminGetStatsInternalServerError describes a response with status code 500, with default header values.
AdminGetStatsOK describes a response with status code 200, with default header values.
AdminGetStatsParams contains all the parameters to send to the API endpoint
for the admin get stats operation.
AdminGetStatsReader is a Reader for the AdminGetStats structure.
AdminGetStatsUnauthorized describes a response with status code 401, with default header values.
Client for admin API
*/.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.