# Functions
New creates a new autoprimary API client.
NewCreateAutoprimaryCreated creates a CreateAutoprimaryCreated with default headers values.
NewCreateAutoprimaryParams creates a new CreateAutoprimaryParams object, with the default timeout for this client.
NewCreateAutoprimaryParamsWithContext creates a new CreateAutoprimaryParams object with the ability to set a context for a request.
NewCreateAutoprimaryParamsWithHTTPClient creates a new CreateAutoprimaryParams object with the ability to set a custom HTTPClient for a request.
NewCreateAutoprimaryParamsWithTimeout creates a new CreateAutoprimaryParams object with the ability to set a timeout on a request.
NewDeleteAutoprimaryNoContent creates a DeleteAutoprimaryNoContent with default headers values.
NewDeleteAutoprimaryParams creates a new DeleteAutoprimaryParams object, with the default timeout for this client.
NewDeleteAutoprimaryParamsWithContext creates a new DeleteAutoprimaryParams object with the ability to set a context for a request.
NewDeleteAutoprimaryParamsWithHTTPClient creates a new DeleteAutoprimaryParams object with the ability to set a custom HTTPClient for a request.
NewDeleteAutoprimaryParamsWithTimeout creates a new DeleteAutoprimaryParams object with the ability to set a timeout on a request.
NewGetAutoprimariesOK creates a GetAutoprimariesOK with default headers values.
NewGetAutoprimariesParams creates a new GetAutoprimariesParams object, with the default timeout for this client.
NewGetAutoprimariesParamsWithContext creates a new GetAutoprimariesParams object with the ability to set a context for a request.
NewGetAutoprimariesParamsWithHTTPClient creates a new GetAutoprimariesParams object with the ability to set a custom HTTPClient for a request.
NewGetAutoprimariesParamsWithTimeout creates a new GetAutoprimariesParams object with the ability to set a timeout on a request.
# Structs
Client for autoprimary API
*/.
CreateAutoprimaryCreated describes a response with status code 201, with default header values.
CreateAutoprimaryParams contains all the parameters to send to the API endpoint
for the create autoprimary operation.
CreateAutoprimaryReader is a Reader for the CreateAutoprimary structure.
DeleteAutoprimaryNoContent describes a response with status code 204, with default header values.
DeleteAutoprimaryParams contains all the parameters to send to the API endpoint
for the delete autoprimary operation.
DeleteAutoprimaryReader is a Reader for the DeleteAutoprimary structure.
GetAutoprimariesOK describes a response with status code 200, with default header values.
GetAutoprimariesParams contains all the parameters to send to the API endpoint
for the get autoprimaries operation.
GetAutoprimariesReader is a Reader for the GetAutoprimaries structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.