# Functions
New creates a new dashboard API client.
New creates a new dashboard API client with basic auth credentials.
New creates a new dashboard API client with a bearer token for authentication.
NewGetDashboardDefault creates a GetDashboardDefault with default headers values.
NewGetDashboardOK creates a GetDashboardOK with default headers values.
NewGetDashboardParams creates a new GetDashboardParams object, with the default timeout for this client.
NewGetDashboardParamsWithContext creates a new GetDashboardParams object with the ability to set a context for a request.
NewGetDashboardParamsWithHTTPClient creates a new GetDashboardParams object with the ability to set a custom HTTPClient for a request.
NewGetDashboardParamsWithTimeout creates a new GetDashboardParams object with the ability to set a timeout on a request.
# Structs
Client for dashboard API
*/.
GetDashboardDefault describes a response with status code -1, with default header values.
GetDashboardOK describes a response with status code 200, with default header values.
GetDashboardParams contains all the parameters to send to the API endpoint
for the get dashboard operation.
GetDashboardReader is a Reader for the GetDashboard structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.