package
0.0.0-20240826142251-d1c93bae4198
Repository: https://github.com/grafana/grafana-openapi-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new sso settings API client.
NewGetProviderSettingsBadRequest creates a GetProviderSettingsBadRequest with default headers values.
NewGetProviderSettingsForbidden creates a GetProviderSettingsForbidden with default headers values.
NewGetProviderSettingsNotFound creates a GetProviderSettingsNotFound with default headers values.
NewGetProviderSettingsOK creates a GetProviderSettingsOK with default headers values.
NewGetProviderSettingsParams creates a new GetProviderSettingsParams object, with the default timeout for this client.
NewGetProviderSettingsParamsWithContext creates a new GetProviderSettingsParams object with the ability to set a context for a request.
NewGetProviderSettingsParamsWithHTTPClient creates a new GetProviderSettingsParams object with the ability to set a custom HTTPClient for a request.
NewGetProviderSettingsParamsWithTimeout creates a new GetProviderSettingsParams object with the ability to set a timeout on a request.
NewGetProviderSettingsUnauthorized creates a GetProviderSettingsUnauthorized with default headers values.
NewListAllProvidersSettingsBadRequest creates a ListAllProvidersSettingsBadRequest with default headers values.
NewListAllProvidersSettingsForbidden creates a ListAllProvidersSettingsForbidden with default headers values.
NewListAllProvidersSettingsOK creates a ListAllProvidersSettingsOK with default headers values.
NewListAllProvidersSettingsParams creates a new ListAllProvidersSettingsParams object, with the default timeout for this client.
NewListAllProvidersSettingsParamsWithContext creates a new ListAllProvidersSettingsParams object with the ability to set a context for a request.
NewListAllProvidersSettingsParamsWithHTTPClient creates a new ListAllProvidersSettingsParams object with the ability to set a custom HTTPClient for a request.
NewListAllProvidersSettingsParamsWithTimeout creates a new ListAllProvidersSettingsParams object with the ability to set a timeout on a request.
NewListAllProvidersSettingsUnauthorized creates a ListAllProvidersSettingsUnauthorized with default headers values.
NewRemoveProviderSettingsBadRequest creates a RemoveProviderSettingsBadRequest with default headers values.
NewRemoveProviderSettingsForbidden creates a RemoveProviderSettingsForbidden with default headers values.
NewRemoveProviderSettingsInternalServerError creates a RemoveProviderSettingsInternalServerError with default headers values.
NewRemoveProviderSettingsNoContent creates a RemoveProviderSettingsNoContent with default headers values.
NewRemoveProviderSettingsNotFound creates a RemoveProviderSettingsNotFound with default headers values.
NewRemoveProviderSettingsParams creates a new RemoveProviderSettingsParams object, with the default timeout for this client.
NewRemoveProviderSettingsParamsWithContext creates a new RemoveProviderSettingsParams object with the ability to set a context for a request.
NewRemoveProviderSettingsParamsWithHTTPClient creates a new RemoveProviderSettingsParams object with the ability to set a custom HTTPClient for a request.
NewRemoveProviderSettingsParamsWithTimeout creates a new RemoveProviderSettingsParams object with the ability to set a timeout on a request.
NewRemoveProviderSettingsUnauthorized creates a RemoveProviderSettingsUnauthorized with default headers values.
NewUpdateProviderSettingsBadRequest creates a UpdateProviderSettingsBadRequest with default headers values.
NewUpdateProviderSettingsForbidden creates a UpdateProviderSettingsForbidden with default headers values.
NewUpdateProviderSettingsInternalServerError creates a UpdateProviderSettingsInternalServerError with default headers values.
NewUpdateProviderSettingsNoContent creates a UpdateProviderSettingsNoContent with default headers values.
NewUpdateProviderSettingsParams creates a new UpdateProviderSettingsParams object, with the default timeout for this client.
NewUpdateProviderSettingsParamsWithContext creates a new UpdateProviderSettingsParams object with the ability to set a context for a request.
NewUpdateProviderSettingsParamsWithHTTPClient creates a new UpdateProviderSettingsParams object with the ability to set a custom HTTPClient for a request.
NewUpdateProviderSettingsParamsWithTimeout creates a new UpdateProviderSettingsParams object with the ability to set a timeout on a request.
NewUpdateProviderSettingsUnauthorized creates a UpdateProviderSettingsUnauthorized with default headers values.
WithAuthInfo changes the transport on the client.

# Structs

Client for sso settings API */.
GetProviderSettingsBadRequest describes a response with status code 400, with default header values.
GetProviderSettingsForbidden describes a response with status code 403, with default header values.
GetProviderSettingsNotFound describes a response with status code 404, with default header values.
GetProviderSettingsOK describes a response with status code 200, with default header values.
GetProviderSettingsParams contains all the parameters to send to the API endpoint for the get provider settings operation.
GetProviderSettingsReader is a Reader for the GetProviderSettings structure.
GetProviderSettingsUnauthorized describes a response with status code 401, with default header values.
ListAllProvidersSettingsBadRequest describes a response with status code 400, with default header values.
ListAllProvidersSettingsForbidden describes a response with status code 403, with default header values.
ListAllProvidersSettingsOK describes a response with status code 200, with default header values.
ListAllProvidersSettingsParams contains all the parameters to send to the API endpoint for the list all providers settings operation.
ListAllProvidersSettingsReader is a Reader for the ListAllProvidersSettings structure.
ListAllProvidersSettingsUnauthorized describes a response with status code 401, with default header values.
RemoveProviderSettingsBadRequest describes a response with status code 400, with default header values.
RemoveProviderSettingsForbidden describes a response with status code 403, with default header values.
RemoveProviderSettingsInternalServerError describes a response with status code 500, with default header values.
RemoveProviderSettingsNoContent describes a response with status code 204, with default header values.
RemoveProviderSettingsNotFound describes a response with status code 404, with default header values.
RemoveProviderSettingsParams contains all the parameters to send to the API endpoint for the remove provider settings operation.
RemoveProviderSettingsReader is a Reader for the RemoveProviderSettings structure.
RemoveProviderSettingsUnauthorized describes a response with status code 401, with default header values.
UpdateProviderSettingsBadRequest describes a response with status code 400, with default header values.
UpdateProviderSettingsForbidden describes a response with status code 403, with default header values.
UpdateProviderSettingsInternalServerError describes a response with status code 500, with default header values.
UpdateProviderSettingsNoContent describes a response with status code 204, with default header values.
UpdateProviderSettingsParams contains all the parameters to send to the API endpoint for the update provider settings operation.
UpdateProviderSettingsReader is a Reader for the UpdateProviderSettings structure.
UpdateProviderSettingsUnauthorized 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.