# Functions

New creates a new peer API client.
NewCreatePeerAccepted creates a CreatePeerAccepted with default headers values.
NewCreatePeerBadRequest creates a CreatePeerBadRequest with default headers values.
NewCreatePeerConflict creates a CreatePeerConflict with default headers values.
NewCreatePeerCreated creates a CreatePeerCreated with default headers values.
NewCreatePeerDefault creates a CreatePeerDefault with default headers values.
NewCreatePeerParams creates a new CreatePeerParams object with the default values initialized.
NewCreatePeerParamsWithContext creates a new CreatePeerParams object with the default values initialized, and the ability to set a context for a request.
NewCreatePeerParamsWithHTTPClient creates a new CreatePeerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreatePeerParamsWithTimeout creates a new CreatePeerParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeletePeerAccepted creates a DeletePeerAccepted with default headers values.
NewDeletePeerDefault creates a DeletePeerDefault with default headers values.
NewDeletePeerNoContent creates a DeletePeerNoContent with default headers values.
NewDeletePeerNotFound creates a DeletePeerNotFound with default headers values.
NewDeletePeerParams creates a new DeletePeerParams object with the default values initialized.
NewDeletePeerParamsWithContext creates a new DeletePeerParams object with the default values initialized, and the ability to set a context for a request.
NewDeletePeerParamsWithHTTPClient creates a new DeletePeerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeletePeerParamsWithTimeout creates a new DeletePeerParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetPeerSectionDefault creates a GetPeerSectionDefault with default headers values.
NewGetPeerSectionNotFound creates a GetPeerSectionNotFound with default headers values.
NewGetPeerSectionOK creates a GetPeerSectionOK with default headers values.
NewGetPeerSectionParams creates a new GetPeerSectionParams object with the default values initialized.
NewGetPeerSectionParamsWithContext creates a new GetPeerSectionParams object with the default values initialized, and the ability to set a context for a request.
NewGetPeerSectionParamsWithHTTPClient creates a new GetPeerSectionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetPeerSectionParamsWithTimeout creates a new GetPeerSectionParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetPeerSectionsDefault creates a GetPeerSectionsDefault with default headers values.
NewGetPeerSectionsOK creates a GetPeerSectionsOK with default headers values.
NewGetPeerSectionsParams creates a new GetPeerSectionsParams object with the default values initialized.
NewGetPeerSectionsParamsWithContext creates a new GetPeerSectionsParams object with the default values initialized, and the ability to set a context for a request.
NewGetPeerSectionsParamsWithHTTPClient creates a new GetPeerSectionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetPeerSectionsParamsWithTimeout creates a new GetPeerSectionsParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for peer API */.
CreatePeerAccepted handles this case with default header values.
CreatePeerBadRequest handles this case with default header values.
CreatePeerConflict handles this case with default header values.
CreatePeerCreated handles this case with default header values.
CreatePeerDefault handles this case with default header values.
CreatePeerParams contains all the parameters to send to the API endpoint for the create peer operation typically these are written to a http.Request */.
CreatePeerReader is a Reader for the CreatePeer structure.
DeletePeerAccepted handles this case with default header values.
DeletePeerDefault handles this case with default header values.
DeletePeerNoContent handles this case with default header values.
DeletePeerNotFound handles this case with default header values.
DeletePeerParams contains all the parameters to send to the API endpoint for the delete peer operation typically these are written to a http.Request */.
DeletePeerReader is a Reader for the DeletePeer structure.
GetPeerSectionDefault handles this case with default header values.
GetPeerSectionNotFound handles this case with default header values.
GetPeerSectionOK handles this case with default header values.
GetPeerSectionOKBody get peer section o k body swagger:model GetPeerSectionOKBody */.
GetPeerSectionParams contains all the parameters to send to the API endpoint for the get peer section operation typically these are written to a http.Request */.
GetPeerSectionReader is a Reader for the GetPeerSection structure.
GetPeerSectionsDefault handles this case with default header values.
GetPeerSectionsOK handles this case with default header values.
GetPeerSectionsOKBody get peer sections o k body swagger:model GetPeerSectionsOKBody */.
GetPeerSectionsParams contains all the parameters to send to the API endpoint for the get peer sections operation typically these are written to a http.Request */.
GetPeerSectionsReader is a Reader for the GetPeerSections structure.

# Interfaces

ClientService is the interface for Client methods.