# Functions

New creates a new resolver API client.
NewCreateResolverAccepted creates a CreateResolverAccepted with default headers values.
NewCreateResolverBadRequest creates a CreateResolverBadRequest with default headers values.
NewCreateResolverConflict creates a CreateResolverConflict with default headers values.
NewCreateResolverCreated creates a CreateResolverCreated with default headers values.
NewCreateResolverDefault creates a CreateResolverDefault with default headers values.
NewCreateResolverParams creates a new CreateResolverParams object with the default values initialized.
NewCreateResolverParamsWithContext creates a new CreateResolverParams object with the default values initialized, and the ability to set a context for a request.
NewCreateResolverParamsWithHTTPClient creates a new CreateResolverParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateResolverParamsWithTimeout creates a new CreateResolverParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteResolverAccepted creates a DeleteResolverAccepted with default headers values.
NewDeleteResolverDefault creates a DeleteResolverDefault with default headers values.
NewDeleteResolverNoContent creates a DeleteResolverNoContent with default headers values.
NewDeleteResolverNotFound creates a DeleteResolverNotFound with default headers values.
NewDeleteResolverParams creates a new DeleteResolverParams object with the default values initialized.
NewDeleteResolverParamsWithContext creates a new DeleteResolverParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteResolverParamsWithHTTPClient creates a new DeleteResolverParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteResolverParamsWithTimeout creates a new DeleteResolverParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetResolverDefault creates a GetResolverDefault with default headers values.
NewGetResolverNotFound creates a GetResolverNotFound with default headers values.
NewGetResolverOK creates a GetResolverOK with default headers values.
NewGetResolverParams creates a new GetResolverParams object with the default values initialized.
NewGetResolverParamsWithContext creates a new GetResolverParams object with the default values initialized, and the ability to set a context for a request.
NewGetResolverParamsWithHTTPClient creates a new GetResolverParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetResolverParamsWithTimeout creates a new GetResolverParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetResolversDefault creates a GetResolversDefault with default headers values.
NewGetResolversOK creates a GetResolversOK with default headers values.
NewGetResolversParams creates a new GetResolversParams object with the default values initialized.
NewGetResolversParamsWithContext creates a new GetResolversParams object with the default values initialized, and the ability to set a context for a request.
NewGetResolversParamsWithHTTPClient creates a new GetResolversParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetResolversParamsWithTimeout creates a new GetResolversParams object with the default values initialized, and the ability to set a timeout on a request.
NewReplaceResolverAccepted creates a ReplaceResolverAccepted with default headers values.
NewReplaceResolverBadRequest creates a ReplaceResolverBadRequest with default headers values.
NewReplaceResolverDefault creates a ReplaceResolverDefault with default headers values.
NewReplaceResolverNotFound creates a ReplaceResolverNotFound with default headers values.
NewReplaceResolverOK creates a ReplaceResolverOK with default headers values.
NewReplaceResolverParams creates a new ReplaceResolverParams object with the default values initialized.
NewReplaceResolverParamsWithContext creates a new ReplaceResolverParams object with the default values initialized, and the ability to set a context for a request.
NewReplaceResolverParamsWithHTTPClient creates a new ReplaceResolverParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReplaceResolverParamsWithTimeout creates a new ReplaceResolverParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for resolver API */.
CreateResolverAccepted handles this case with default header values.
CreateResolverBadRequest handles this case with default header values.
CreateResolverConflict handles this case with default header values.
CreateResolverCreated handles this case with default header values.
CreateResolverDefault handles this case with default header values.
CreateResolverParams contains all the parameters to send to the API endpoint for the create resolver operation typically these are written to a http.Request */.
CreateResolverReader is a Reader for the CreateResolver structure.
DeleteResolverAccepted handles this case with default header values.
DeleteResolverDefault handles this case with default header values.
DeleteResolverNoContent handles this case with default header values.
DeleteResolverNotFound handles this case with default header values.
DeleteResolverParams contains all the parameters to send to the API endpoint for the delete resolver operation typically these are written to a http.Request */.
DeleteResolverReader is a Reader for the DeleteResolver structure.
GetResolverDefault handles this case with default header values.
GetResolverNotFound handles this case with default header values.
GetResolverOK handles this case with default header values.
GetResolverOKBody get resolver o k body swagger:model GetResolverOKBody */.
GetResolverParams contains all the parameters to send to the API endpoint for the get resolver operation typically these are written to a http.Request */.
GetResolverReader is a Reader for the GetResolver structure.
GetResolversDefault handles this case with default header values.
GetResolversOK handles this case with default header values.
GetResolversOKBody get resolvers o k body swagger:model GetResolversOKBody */.
GetResolversParams contains all the parameters to send to the API endpoint for the get resolvers operation typically these are written to a http.Request */.
GetResolversReader is a Reader for the GetResolvers structure.
ReplaceResolverAccepted handles this case with default header values.
ReplaceResolverBadRequest handles this case with default header values.
ReplaceResolverDefault handles this case with default header values.
ReplaceResolverNotFound handles this case with default header values.
ReplaceResolverOK handles this case with default header values.
ReplaceResolverParams contains all the parameters to send to the API endpoint for the replace resolver operation typically these are written to a http.Request */.
ReplaceResolverReader is a Reader for the ReplaceResolver structure.

# Interfaces

ClientService is the interface for Client methods.