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 user API client.
NewUpdateUserEmailFound creates a UpdateUserEmailFound with default headers values.
NewUpdateUserEmailParams creates a new UpdateUserEmailParams object, with the default timeout for this client.
NewUpdateUserEmailParamsWithContext creates a new UpdateUserEmailParams object with the ability to set a context for a request.
NewUpdateUserEmailParamsWithHTTPClient creates a new UpdateUserEmailParams object with the ability to set a custom HTTPClient for a request.
NewUpdateUserEmailParamsWithTimeout creates a new UpdateUserEmailParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.

# Structs

Client for user API */.
UpdateUserEmailFound describes a response with status code 302, with default header values.
UpdateUserEmailParams contains all the parameters to send to the API endpoint for the update user email operation.
UpdateUserEmailReader is a Reader for the UpdateUserEmail structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.