# Functions
New creates a new bind API client.
NewCreateBindAccepted creates a CreateBindAccepted with default headers values.
NewCreateBindBadRequest creates a CreateBindBadRequest with default headers values.
NewCreateBindConflict creates a CreateBindConflict with default headers values.
NewCreateBindCreated creates a CreateBindCreated with default headers values.
NewCreateBindDefault creates a CreateBindDefault with default headers values.
NewCreateBindParams creates a new CreateBindParams object with the default values initialized.
NewCreateBindParamsWithContext creates a new CreateBindParams object with the default values initialized, and the ability to set a context for a request.
NewCreateBindParamsWithHTTPClient creates a new CreateBindParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateBindParamsWithTimeout creates a new CreateBindParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteBindAccepted creates a DeleteBindAccepted with default headers values.
NewDeleteBindDefault creates a DeleteBindDefault with default headers values.
NewDeleteBindNoContent creates a DeleteBindNoContent with default headers values.
NewDeleteBindNotFound creates a DeleteBindNotFound with default headers values.
NewDeleteBindParams creates a new DeleteBindParams object with the default values initialized.
NewDeleteBindParamsWithContext creates a new DeleteBindParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteBindParamsWithHTTPClient creates a new DeleteBindParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteBindParamsWithTimeout creates a new DeleteBindParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetBindDefault creates a GetBindDefault with default headers values.
NewGetBindNotFound creates a GetBindNotFound with default headers values.
NewGetBindOK creates a GetBindOK with default headers values.
NewGetBindParams creates a new GetBindParams object with the default values initialized.
NewGetBindParamsWithContext creates a new GetBindParams object with the default values initialized, and the ability to set a context for a request.
NewGetBindParamsWithHTTPClient creates a new GetBindParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetBindParamsWithTimeout creates a new GetBindParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetBindsDefault creates a GetBindsDefault with default headers values.
NewGetBindsOK creates a GetBindsOK with default headers values.
NewGetBindsParams creates a new GetBindsParams object with the default values initialized.
NewGetBindsParamsWithContext creates a new GetBindsParams object with the default values initialized, and the ability to set a context for a request.
NewGetBindsParamsWithHTTPClient creates a new GetBindsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetBindsParamsWithTimeout creates a new GetBindsParams object with the default values initialized, and the ability to set a timeout on a request.
NewReplaceBindAccepted creates a ReplaceBindAccepted with default headers values.
NewReplaceBindBadRequest creates a ReplaceBindBadRequest with default headers values.
NewReplaceBindDefault creates a ReplaceBindDefault with default headers values.
NewReplaceBindNotFound creates a ReplaceBindNotFound with default headers values.
NewReplaceBindOK creates a ReplaceBindOK with default headers values.
NewReplaceBindParams creates a new ReplaceBindParams object with the default values initialized.
NewReplaceBindParamsWithContext creates a new ReplaceBindParams object with the default values initialized, and the ability to set a context for a request.
NewReplaceBindParamsWithHTTPClient creates a new ReplaceBindParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReplaceBindParamsWithTimeout creates a new ReplaceBindParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for bind API
*/.
CreateBindAccepted handles this case with default header values.
CreateBindBadRequest handles this case with default header values.
CreateBindConflict handles this case with default header values.
CreateBindCreated handles this case with default header values.
CreateBindDefault handles this case with default header values.
CreateBindParams contains all the parameters to send to the API endpoint
for the create bind operation typically these are written to a http.Request
*/.
CreateBindReader is a Reader for the CreateBind structure.
DeleteBindAccepted handles this case with default header values.
DeleteBindDefault handles this case with default header values.
DeleteBindNoContent handles this case with default header values.
DeleteBindNotFound handles this case with default header values.
DeleteBindParams contains all the parameters to send to the API endpoint
for the delete bind operation typically these are written to a http.Request
*/.
DeleteBindReader is a Reader for the DeleteBind structure.
GetBindDefault handles this case with default header values.
GetBindNotFound handles this case with default header values.
GetBindOK handles this case with default header values.
GetBindOKBody get bind o k body
swagger:model GetBindOKBody
*/.
GetBindParams contains all the parameters to send to the API endpoint
for the get bind operation typically these are written to a http.Request
*/.
GetBindReader is a Reader for the GetBind structure.
GetBindsDefault handles this case with default header values.
GetBindsOK handles this case with default header values.
GetBindsOKBody get binds o k body
swagger:model GetBindsOKBody
*/.
GetBindsParams contains all the parameters to send to the API endpoint
for the get binds operation typically these are written to a http.Request
*/.
GetBindsReader is a Reader for the GetBinds structure.
ReplaceBindAccepted handles this case with default header values.
ReplaceBindBadRequest handles this case with default header values.
ReplaceBindDefault handles this case with default header values.
ReplaceBindNotFound handles this case with default header values.
ReplaceBindOK handles this case with default header values.
ReplaceBindParams contains all the parameters to send to the API endpoint
for the replace bind operation typically these are written to a http.Request
*/.
ReplaceBindReader is a Reader for the ReplaceBind structure.
# Interfaces
ClientService is the interface for Client methods.