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 org invites API client.
NewAddOrgInviteBadRequest creates a AddOrgInviteBadRequest with default headers values.
NewAddOrgInviteForbidden creates a AddOrgInviteForbidden with default headers values.
NewAddOrgInviteInternalServerError creates a AddOrgInviteInternalServerError with default headers values.
NewAddOrgInviteOK creates a AddOrgInviteOK with default headers values.
NewAddOrgInviteParams creates a new AddOrgInviteParams object, with the default timeout for this client.
NewAddOrgInviteParamsWithContext creates a new AddOrgInviteParams object with the ability to set a context for a request.
NewAddOrgInviteParamsWithHTTPClient creates a new AddOrgInviteParams object with the ability to set a custom HTTPClient for a request.
NewAddOrgInviteParamsWithTimeout creates a new AddOrgInviteParams object with the ability to set a timeout on a request.
NewAddOrgInvitePreconditionFailed creates a AddOrgInvitePreconditionFailed with default headers values.
NewAddOrgInviteUnauthorized creates a AddOrgInviteUnauthorized with default headers values.
NewGetPendingOrgInvitesForbidden creates a GetPendingOrgInvitesForbidden with default headers values.
NewGetPendingOrgInvitesInternalServerError creates a GetPendingOrgInvitesInternalServerError with default headers values.
NewGetPendingOrgInvitesOK creates a GetPendingOrgInvitesOK with default headers values.
NewGetPendingOrgInvitesParams creates a new GetPendingOrgInvitesParams object, with the default timeout for this client.
NewGetPendingOrgInvitesParamsWithContext creates a new GetPendingOrgInvitesParams object with the ability to set a context for a request.
NewGetPendingOrgInvitesParamsWithHTTPClient creates a new GetPendingOrgInvitesParams object with the ability to set a custom HTTPClient for a request.
NewGetPendingOrgInvitesParamsWithTimeout creates a new GetPendingOrgInvitesParams object with the ability to set a timeout on a request.
NewGetPendingOrgInvitesUnauthorized creates a GetPendingOrgInvitesUnauthorized with default headers values.
NewRevokeInviteForbidden creates a RevokeInviteForbidden with default headers values.
NewRevokeInviteInternalServerError creates a RevokeInviteInternalServerError with default headers values.
NewRevokeInviteNotFound creates a RevokeInviteNotFound with default headers values.
NewRevokeInviteOK creates a RevokeInviteOK with default headers values.
NewRevokeInviteParams creates a new RevokeInviteParams object, with the default timeout for this client.
NewRevokeInviteParamsWithContext creates a new RevokeInviteParams object with the ability to set a context for a request.
NewRevokeInviteParamsWithHTTPClient creates a new RevokeInviteParams object with the ability to set a custom HTTPClient for a request.
NewRevokeInviteParamsWithTimeout creates a new RevokeInviteParams object with the ability to set a timeout on a request.
NewRevokeInviteUnauthorized creates a RevokeInviteUnauthorized with default headers values.
WithAuthInfo changes the transport on the client.

# Structs

AddOrgInviteBadRequest describes a response with status code 400, with default header values.
AddOrgInviteForbidden describes a response with status code 403, with default header values.
AddOrgInviteInternalServerError describes a response with status code 500, with default header values.
AddOrgInviteOK describes a response with status code 200, with default header values.
AddOrgInviteParams contains all the parameters to send to the API endpoint for the add org invite operation.
AddOrgInvitePreconditionFailed describes a response with status code 412, with default header values.
AddOrgInviteReader is a Reader for the AddOrgInvite structure.
AddOrgInviteUnauthorized describes a response with status code 401, with default header values.
Client for org invites API */.
GetPendingOrgInvitesForbidden describes a response with status code 403, with default header values.
GetPendingOrgInvitesInternalServerError describes a response with status code 500, with default header values.
GetPendingOrgInvitesOK describes a response with status code 200, with default header values.
GetPendingOrgInvitesParams contains all the parameters to send to the API endpoint for the get pending org invites operation.
GetPendingOrgInvitesReader is a Reader for the GetPendingOrgInvites structure.
GetPendingOrgInvitesUnauthorized describes a response with status code 401, with default header values.
RevokeInviteForbidden describes a response with status code 403, with default header values.
RevokeInviteInternalServerError describes a response with status code 500, with default header values.
RevokeInviteNotFound describes a response with status code 404, with default header values.
RevokeInviteOK describes a response with status code 200, with default header values.
RevokeInviteParams contains all the parameters to send to the API endpoint for the revoke invite operation.
RevokeInviteReader is a Reader for the RevokeInvite structure.
RevokeInviteUnauthorized 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.