# Functions

New creates a new sites API client.
NewCreateSiteAccepted creates a CreateSiteAccepted with default headers values.
NewCreateSiteBadRequest creates a CreateSiteBadRequest with default headers values.
NewCreateSiteConflict creates a CreateSiteConflict with default headers values.
NewCreateSiteCreated creates a CreateSiteCreated with default headers values.
NewCreateSiteDefault creates a CreateSiteDefault with default headers values.
NewCreateSiteParams creates a new CreateSiteParams object with the default values initialized.
NewCreateSiteParamsWithContext creates a new CreateSiteParams object with the default values initialized, and the ability to set a context for a request.
NewCreateSiteParamsWithHTTPClient creates a new CreateSiteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateSiteParamsWithTimeout creates a new CreateSiteParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteSiteAccepted creates a DeleteSiteAccepted with default headers values.
NewDeleteSiteDefault creates a DeleteSiteDefault with default headers values.
NewDeleteSiteNoContent creates a DeleteSiteNoContent with default headers values.
NewDeleteSiteNotFound creates a DeleteSiteNotFound with default headers values.
NewDeleteSiteParams creates a new DeleteSiteParams object with the default values initialized.
NewDeleteSiteParamsWithContext creates a new DeleteSiteParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteSiteParamsWithHTTPClient creates a new DeleteSiteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteSiteParamsWithTimeout creates a new DeleteSiteParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetSiteDefault creates a GetSiteDefault with default headers values.
NewGetSiteNotFound creates a GetSiteNotFound with default headers values.
NewGetSiteOK creates a GetSiteOK with default headers values.
NewGetSiteParams creates a new GetSiteParams object with the default values initialized.
NewGetSiteParamsWithContext creates a new GetSiteParams object with the default values initialized, and the ability to set a context for a request.
NewGetSiteParamsWithHTTPClient creates a new GetSiteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetSiteParamsWithTimeout creates a new GetSiteParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetSitesDefault creates a GetSitesDefault with default headers values.
NewGetSitesOK creates a GetSitesOK with default headers values.
NewGetSitesParams creates a new GetSitesParams object with the default values initialized.
NewGetSitesParamsWithContext creates a new GetSitesParams object with the default values initialized, and the ability to set a context for a request.
NewGetSitesParamsWithHTTPClient creates a new GetSitesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetSitesParamsWithTimeout creates a new GetSitesParams object with the default values initialized, and the ability to set a timeout on a request.
NewReplaceSiteAccepted creates a ReplaceSiteAccepted with default headers values.
NewReplaceSiteBadRequest creates a ReplaceSiteBadRequest with default headers values.
NewReplaceSiteDefault creates a ReplaceSiteDefault with default headers values.
NewReplaceSiteNotFound creates a ReplaceSiteNotFound with default headers values.
NewReplaceSiteOK creates a ReplaceSiteOK with default headers values.
NewReplaceSiteParams creates a new ReplaceSiteParams object with the default values initialized.
NewReplaceSiteParamsWithContext creates a new ReplaceSiteParams object with the default values initialized, and the ability to set a context for a request.
NewReplaceSiteParamsWithHTTPClient creates a new ReplaceSiteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReplaceSiteParamsWithTimeout creates a new ReplaceSiteParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for sites API */.
CreateSiteAccepted handles this case with default header values.
CreateSiteBadRequest handles this case with default header values.
CreateSiteConflict handles this case with default header values.
CreateSiteCreated handles this case with default header values.
CreateSiteDefault handles this case with default header values.
CreateSiteParams contains all the parameters to send to the API endpoint for the create site operation typically these are written to a http.Request */.
CreateSiteReader is a Reader for the CreateSite structure.
DeleteSiteAccepted handles this case with default header values.
DeleteSiteDefault handles this case with default header values.
DeleteSiteNoContent handles this case with default header values.
DeleteSiteNotFound handles this case with default header values.
DeleteSiteParams contains all the parameters to send to the API endpoint for the delete site operation typically these are written to a http.Request */.
DeleteSiteReader is a Reader for the DeleteSite structure.
GetSiteDefault handles this case with default header values.
GetSiteNotFound handles this case with default header values.
GetSiteOK handles this case with default header values.
GetSiteOKBody get site o k body swagger:model GetSiteOKBody */.
GetSiteParams contains all the parameters to send to the API endpoint for the get site operation typically these are written to a http.Request */.
GetSiteReader is a Reader for the GetSite structure.
GetSitesDefault handles this case with default header values.
GetSitesOK handles this case with default header values.
GetSitesOKBody get sites o k body swagger:model GetSitesOKBody */.
GetSitesParams contains all the parameters to send to the API endpoint for the get sites operation typically these are written to a http.Request */.
GetSitesReader is a Reader for the GetSites structure.
ReplaceSiteAccepted handles this case with default header values.
ReplaceSiteBadRequest handles this case with default header values.
ReplaceSiteDefault handles this case with default header values.
ReplaceSiteNotFound handles this case with default header values.
ReplaceSiteOK handles this case with default header values.
ReplaceSiteParams contains all the parameters to send to the API endpoint for the replace site operation typically these are written to a http.Request */.
ReplaceSiteReader is a Reader for the ReplaceSite structure.

# Interfaces

ClientService is the interface for Client methods.