package
1.16.0
Repository: https://github.com/percona/pmm-managed.git
Documentation: pkg.go.dev

# Functions

New creates a new my sql API client.
NewAddOK creates a AddOK with default headers values.
NewAddParams creates a new AddParams object with the default values initialized.
NewAddParamsWithContext creates a new AddParams object with the default values initialized, and the ability to set a context for a request.
NewAddParamsWithHTTPClient creates a new AddParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAddParamsWithTimeout creates a new AddParams object with the default values initialized, and the ability to set a timeout on a request.
NewListOK creates a ListOK with default headers values.
NewListParams creates a new ListParams object with the default values initialized.
NewListParamsWithContext creates a new ListParams object with the default values initialized, and the ability to set a context for a request.
NewListParamsWithHTTPClient creates a new ListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListParamsWithTimeout creates a new ListParams object with the default values initialized, and the ability to set a timeout on a request.
NewRemoveOK creates a RemoveOK with default headers values.
NewRemoveParams creates a new RemoveParams object with the default values initialized.
NewRemoveParamsWithContext creates a new RemoveParams object with the default values initialized, and the ability to set a context for a request.
NewRemoveParamsWithHTTPClient creates a new RemoveParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRemoveParamsWithTimeout creates a new RemoveParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

AddOK handles this case with default header values.
AddParams contains all the parameters to send to the API endpoint for the add operation typically these are written to a http.Request */.
AddReader is a Reader for the Add structure.
Client for my sql API */.
ListOK handles this case with default header values.
ListParams contains all the parameters to send to the API endpoint for the list operation typically these are written to a http.Request */.
ListReader is a Reader for the List structure.
RemoveOK handles this case with default header values.
RemoveParams contains all the parameters to send to the API endpoint for the remove operation typically these are written to a http.Request */.
RemoveReader is a Reader for the Remove structure.