# Functions
New creates a new peer entry API client.
NewCreatePeerEntryAccepted creates a CreatePeerEntryAccepted with default headers values.
NewCreatePeerEntryBadRequest creates a CreatePeerEntryBadRequest with default headers values.
NewCreatePeerEntryConflict creates a CreatePeerEntryConflict with default headers values.
NewCreatePeerEntryCreated creates a CreatePeerEntryCreated with default headers values.
NewCreatePeerEntryDefault creates a CreatePeerEntryDefault with default headers values.
NewCreatePeerEntryParams creates a new CreatePeerEntryParams object with the default values initialized.
NewCreatePeerEntryParamsWithContext creates a new CreatePeerEntryParams object with the default values initialized, and the ability to set a context for a request.
NewCreatePeerEntryParamsWithHTTPClient creates a new CreatePeerEntryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreatePeerEntryParamsWithTimeout creates a new CreatePeerEntryParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeletePeerEntryAccepted creates a DeletePeerEntryAccepted with default headers values.
NewDeletePeerEntryDefault creates a DeletePeerEntryDefault with default headers values.
NewDeletePeerEntryNoContent creates a DeletePeerEntryNoContent with default headers values.
NewDeletePeerEntryNotFound creates a DeletePeerEntryNotFound with default headers values.
NewDeletePeerEntryParams creates a new DeletePeerEntryParams object with the default values initialized.
NewDeletePeerEntryParamsWithContext creates a new DeletePeerEntryParams object with the default values initialized, and the ability to set a context for a request.
NewDeletePeerEntryParamsWithHTTPClient creates a new DeletePeerEntryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeletePeerEntryParamsWithTimeout creates a new DeletePeerEntryParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetPeerEntriesDefault creates a GetPeerEntriesDefault with default headers values.
NewGetPeerEntriesOK creates a GetPeerEntriesOK with default headers values.
NewGetPeerEntriesParams creates a new GetPeerEntriesParams object with the default values initialized.
NewGetPeerEntriesParamsWithContext creates a new GetPeerEntriesParams object with the default values initialized, and the ability to set a context for a request.
NewGetPeerEntriesParamsWithHTTPClient creates a new GetPeerEntriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetPeerEntriesParamsWithTimeout creates a new GetPeerEntriesParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetPeerEntryDefault creates a GetPeerEntryDefault with default headers values.
NewGetPeerEntryNotFound creates a GetPeerEntryNotFound with default headers values.
NewGetPeerEntryOK creates a GetPeerEntryOK with default headers values.
NewGetPeerEntryParams creates a new GetPeerEntryParams object with the default values initialized.
NewGetPeerEntryParamsWithContext creates a new GetPeerEntryParams object with the default values initialized, and the ability to set a context for a request.
NewGetPeerEntryParamsWithHTTPClient creates a new GetPeerEntryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetPeerEntryParamsWithTimeout creates a new GetPeerEntryParams object with the default values initialized, and the ability to set a timeout on a request.
NewReplacePeerEntryAccepted creates a ReplacePeerEntryAccepted with default headers values.
NewReplacePeerEntryBadRequest creates a ReplacePeerEntryBadRequest with default headers values.
NewReplacePeerEntryDefault creates a ReplacePeerEntryDefault with default headers values.
NewReplacePeerEntryNotFound creates a ReplacePeerEntryNotFound with default headers values.
NewReplacePeerEntryOK creates a ReplacePeerEntryOK with default headers values.
NewReplacePeerEntryParams creates a new ReplacePeerEntryParams object with the default values initialized.
NewReplacePeerEntryParamsWithContext creates a new ReplacePeerEntryParams object with the default values initialized, and the ability to set a context for a request.
NewReplacePeerEntryParamsWithHTTPClient creates a new ReplacePeerEntryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReplacePeerEntryParamsWithTimeout creates a new ReplacePeerEntryParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for peer entry API
*/.
CreatePeerEntryAccepted handles this case with default header values.
CreatePeerEntryBadRequest handles this case with default header values.
CreatePeerEntryConflict handles this case with default header values.
CreatePeerEntryCreated handles this case with default header values.
CreatePeerEntryDefault handles this case with default header values.
CreatePeerEntryParams contains all the parameters to send to the API endpoint
for the create peer entry operation typically these are written to a http.Request
*/.
CreatePeerEntryReader is a Reader for the CreatePeerEntry structure.
DeletePeerEntryAccepted handles this case with default header values.
DeletePeerEntryDefault handles this case with default header values.
DeletePeerEntryNoContent handles this case with default header values.
DeletePeerEntryNotFound handles this case with default header values.
DeletePeerEntryParams contains all the parameters to send to the API endpoint
for the delete peer entry operation typically these are written to a http.Request
*/.
DeletePeerEntryReader is a Reader for the DeletePeerEntry structure.
GetPeerEntriesDefault handles this case with default header values.
GetPeerEntriesOK handles this case with default header values.
GetPeerEntriesOKBody get peer entries o k body
swagger:model GetPeerEntriesOKBody
*/.
GetPeerEntriesParams contains all the parameters to send to the API endpoint
for the get peer entries operation typically these are written to a http.Request
*/.
GetPeerEntriesReader is a Reader for the GetPeerEntries structure.
GetPeerEntryDefault handles this case with default header values.
GetPeerEntryNotFound handles this case with default header values.
GetPeerEntryOK handles this case with default header values.
GetPeerEntryOKBody get peer entry o k body
swagger:model GetPeerEntryOKBody
*/.
GetPeerEntryParams contains all the parameters to send to the API endpoint
for the get peer entry operation typically these are written to a http.Request
*/.
GetPeerEntryReader is a Reader for the GetPeerEntry structure.
ReplacePeerEntryAccepted handles this case with default header values.
ReplacePeerEntryBadRequest handles this case with default header values.
ReplacePeerEntryDefault handles this case with default header values.
ReplacePeerEntryNotFound handles this case with default header values.
ReplacePeerEntryOK handles this case with default header values.
ReplacePeerEntryParams contains all the parameters to send to the API endpoint
for the replace peer entry operation typically these are written to a http.Request
*/.
ReplacePeerEntryReader is a Reader for the ReplacePeerEntry structure.
# Interfaces
ClientService is the interface for Client methods.