package
10.1.1+incompatible
Repository: https://github.com/esnet/grafana-swagger-api-golang.git
Documentation: pkg.go.dev

# 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.
NewPauseAllAlertsForbidden creates a PauseAllAlertsForbidden with default headers values.
NewPauseAllAlertsInternalServerError creates a PauseAllAlertsInternalServerError with default headers values.
NewPauseAllAlertsOK creates a PauseAllAlertsOK with default headers values.
NewPauseAllAlertsParams creates a new PauseAllAlertsParams object, with the default timeout for this client.
NewPauseAllAlertsParamsWithContext creates a new PauseAllAlertsParams object with the ability to set a context for a request.
NewPauseAllAlertsParamsWithHTTPClient creates a new PauseAllAlertsParams object with the ability to set a custom HTTPClient for a request.
NewPauseAllAlertsParamsWithTimeout creates a new PauseAllAlertsParams object with the ability to set a timeout on a request.
NewPauseAllAlertsUnauthorized creates a PauseAllAlertsUnauthorized with default headers values.

# 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 */.
PauseAllAlertsForbidden describes a response with status code 403, with default header values.
PauseAllAlertsInternalServerError describes a response with status code 500, with default header values.
PauseAllAlertsOK describes a response with status code 200, with default header values.
PauseAllAlertsParams contains all the parameters to send to the API endpoint for the pause all alerts operation.
PauseAllAlertsReader is a Reader for the PauseAllAlerts structure.
PauseAllAlertsUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.