package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev
# Functions
New creates a new dgram bind API client.
NewCreateDgramBindAccepted creates a CreateDgramBindAccepted with default headers values.
NewCreateDgramBindBadRequest creates a CreateDgramBindBadRequest with default headers values.
NewCreateDgramBindConflict creates a CreateDgramBindConflict with default headers values.
NewCreateDgramBindCreated creates a CreateDgramBindCreated with default headers values.
NewCreateDgramBindDefault creates a CreateDgramBindDefault with default headers values.
NewCreateDgramBindParams creates a new CreateDgramBindParams object, with the default timeout for this client.
NewCreateDgramBindParamsWithContext creates a new CreateDgramBindParams object with the ability to set a context for a request.
NewCreateDgramBindParamsWithHTTPClient creates a new CreateDgramBindParams object with the ability to set a custom HTTPClient for a request.
NewCreateDgramBindParamsWithTimeout creates a new CreateDgramBindParams object with the ability to set a timeout on a request.
NewDeleteDgramBindAccepted creates a DeleteDgramBindAccepted with default headers values.
NewDeleteDgramBindDefault creates a DeleteDgramBindDefault with default headers values.
NewDeleteDgramBindNoContent creates a DeleteDgramBindNoContent with default headers values.
NewDeleteDgramBindNotFound creates a DeleteDgramBindNotFound with default headers values.
NewDeleteDgramBindParams creates a new DeleteDgramBindParams object, with the default timeout for this client.
NewDeleteDgramBindParamsWithContext creates a new DeleteDgramBindParams object with the ability to set a context for a request.
NewDeleteDgramBindParamsWithHTTPClient creates a new DeleteDgramBindParams object with the ability to set a custom HTTPClient for a request.
NewDeleteDgramBindParamsWithTimeout creates a new DeleteDgramBindParams object with the ability to set a timeout on a request.
NewGetDgramBindDefault creates a GetDgramBindDefault with default headers values.
NewGetDgramBindNotFound creates a GetDgramBindNotFound with default headers values.
NewGetDgramBindOK creates a GetDgramBindOK with default headers values.
NewGetDgramBindParams creates a new GetDgramBindParams object, with the default timeout for this client.
NewGetDgramBindParamsWithContext creates a new GetDgramBindParams object with the ability to set a context for a request.
NewGetDgramBindParamsWithHTTPClient creates a new GetDgramBindParams object with the ability to set a custom HTTPClient for a request.
NewGetDgramBindParamsWithTimeout creates a new GetDgramBindParams object with the ability to set a timeout on a request.
NewGetDgramBindsDefault creates a GetDgramBindsDefault with default headers values.
NewGetDgramBindsOK creates a GetDgramBindsOK with default headers values.
NewGetDgramBindsParams creates a new GetDgramBindsParams object, with the default timeout for this client.
NewGetDgramBindsParamsWithContext creates a new GetDgramBindsParams object with the ability to set a context for a request.
NewGetDgramBindsParamsWithHTTPClient creates a new GetDgramBindsParams object with the ability to set a custom HTTPClient for a request.
NewGetDgramBindsParamsWithTimeout creates a new GetDgramBindsParams object with the ability to set a timeout on a request.
NewReplaceDgramBindAccepted creates a ReplaceDgramBindAccepted with default headers values.
NewReplaceDgramBindBadRequest creates a ReplaceDgramBindBadRequest with default headers values.
NewReplaceDgramBindDefault creates a ReplaceDgramBindDefault with default headers values.
NewReplaceDgramBindNotFound creates a ReplaceDgramBindNotFound with default headers values.
NewReplaceDgramBindOK creates a ReplaceDgramBindOK with default headers values.
NewReplaceDgramBindParams creates a new ReplaceDgramBindParams object, with the default timeout for this client.
NewReplaceDgramBindParamsWithContext creates a new ReplaceDgramBindParams object with the ability to set a context for a request.
NewReplaceDgramBindParamsWithHTTPClient creates a new ReplaceDgramBindParams object with the ability to set a custom HTTPClient for a request.
NewReplaceDgramBindParamsWithTimeout creates a new ReplaceDgramBindParams object with the ability to set a timeout on a request.
# Structs
Client for dgram bind API
*/.
CreateDgramBindAccepted describes a response with status code 202, with default header values.
CreateDgramBindBadRequest describes a response with status code 400, with default header values.
CreateDgramBindConflict describes a response with status code 409, with default header values.
CreateDgramBindCreated describes a response with status code 201, with default header values.
CreateDgramBindDefault describes a response with status code -1, with default header values.
CreateDgramBindParams contains all the parameters to send to the API endpoint
for the create dgram bind operation.
CreateDgramBindReader is a Reader for the CreateDgramBind structure.
DeleteDgramBindAccepted describes a response with status code 202, with default header values.
DeleteDgramBindDefault describes a response with status code -1, with default header values.
DeleteDgramBindNoContent describes a response with status code 204, with default header values.
DeleteDgramBindNotFound describes a response with status code 404, with default header values.
DeleteDgramBindParams contains all the parameters to send to the API endpoint
for the delete dgram bind operation.
DeleteDgramBindReader is a Reader for the DeleteDgramBind structure.
GetDgramBindDefault describes a response with status code -1, with default header values.
GetDgramBindNotFound describes a response with status code 404, with default header values.
GetDgramBindOK describes a response with status code 200, with default header values.
GetDgramBindOKBody get dgram bind o k body
swagger:model GetDgramBindOKBody
*/.
GetDgramBindParams contains all the parameters to send to the API endpoint
for the get dgram bind operation.
GetDgramBindReader is a Reader for the GetDgramBind structure.
GetDgramBindsDefault describes a response with status code -1, with default header values.
GetDgramBindsOK describes a response with status code 200, with default header values.
GetDgramBindsOKBody get dgram binds o k body
swagger:model GetDgramBindsOKBody
*/.
GetDgramBindsParams contains all the parameters to send to the API endpoint
for the get dgram binds operation.
GetDgramBindsReader is a Reader for the GetDgramBinds structure.
ReplaceDgramBindAccepted describes a response with status code 202, with default header values.
ReplaceDgramBindBadRequest describes a response with status code 400, with default header values.
ReplaceDgramBindDefault describes a response with status code -1, with default header values.
ReplaceDgramBindNotFound describes a response with status code 404, with default header values.
ReplaceDgramBindOK describes a response with status code 200, with default header values.
ReplaceDgramBindParams contains all the parameters to send to the API endpoint
for the replace dgram bind operation.
ReplaceDgramBindReader is a Reader for the ReplaceDgramBind structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.