package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev
# Functions
New creates a new ring API client.
NewCreateRingAccepted creates a CreateRingAccepted with default headers values.
NewCreateRingBadRequest creates a CreateRingBadRequest with default headers values.
NewCreateRingConflict creates a CreateRingConflict with default headers values.
NewCreateRingCreated creates a CreateRingCreated with default headers values.
NewCreateRingDefault creates a CreateRingDefault with default headers values.
NewCreateRingParams creates a new CreateRingParams object, with the default timeout for this client.
NewCreateRingParamsWithContext creates a new CreateRingParams object with the ability to set a context for a request.
NewCreateRingParamsWithHTTPClient creates a new CreateRingParams object with the ability to set a custom HTTPClient for a request.
NewCreateRingParamsWithTimeout creates a new CreateRingParams object with the ability to set a timeout on a request.
NewDeleteRingAccepted creates a DeleteRingAccepted with default headers values.
NewDeleteRingDefault creates a DeleteRingDefault with default headers values.
NewDeleteRingNoContent creates a DeleteRingNoContent with default headers values.
NewDeleteRingNotFound creates a DeleteRingNotFound with default headers values.
NewDeleteRingParams creates a new DeleteRingParams object, with the default timeout for this client.
NewDeleteRingParamsWithContext creates a new DeleteRingParams object with the ability to set a context for a request.
NewDeleteRingParamsWithHTTPClient creates a new DeleteRingParams object with the ability to set a custom HTTPClient for a request.
NewDeleteRingParamsWithTimeout creates a new DeleteRingParams object with the ability to set a timeout on a request.
NewGetRingDefault creates a GetRingDefault with default headers values.
NewGetRingNotFound creates a GetRingNotFound with default headers values.
NewGetRingOK creates a GetRingOK with default headers values.
NewGetRingParams creates a new GetRingParams object, with the default timeout for this client.
NewGetRingParamsWithContext creates a new GetRingParams object with the ability to set a context for a request.
NewGetRingParamsWithHTTPClient creates a new GetRingParams object with the ability to set a custom HTTPClient for a request.
NewGetRingParamsWithTimeout creates a new GetRingParams object with the ability to set a timeout on a request.
NewGetRingsDefault creates a GetRingsDefault with default headers values.
NewGetRingsOK creates a GetRingsOK with default headers values.
NewGetRingsParams creates a new GetRingsParams object, with the default timeout for this client.
NewGetRingsParamsWithContext creates a new GetRingsParams object with the ability to set a context for a request.
NewGetRingsParamsWithHTTPClient creates a new GetRingsParams object with the ability to set a custom HTTPClient for a request.
NewGetRingsParamsWithTimeout creates a new GetRingsParams object with the ability to set a timeout on a request.
NewReplaceRingAccepted creates a ReplaceRingAccepted with default headers values.
NewReplaceRingBadRequest creates a ReplaceRingBadRequest with default headers values.
NewReplaceRingDefault creates a ReplaceRingDefault with default headers values.
NewReplaceRingNotFound creates a ReplaceRingNotFound with default headers values.
NewReplaceRingOK creates a ReplaceRingOK with default headers values.
NewReplaceRingParams creates a new ReplaceRingParams object, with the default timeout for this client.
NewReplaceRingParamsWithContext creates a new ReplaceRingParams object with the ability to set a context for a request.
NewReplaceRingParamsWithHTTPClient creates a new ReplaceRingParams object with the ability to set a custom HTTPClient for a request.
NewReplaceRingParamsWithTimeout creates a new ReplaceRingParams object with the ability to set a timeout on a request.
# Structs
Client for ring API
*/.
CreateRingAccepted describes a response with status code 202, with default header values.
CreateRingBadRequest describes a response with status code 400, with default header values.
CreateRingConflict describes a response with status code 409, with default header values.
CreateRingCreated describes a response with status code 201, with default header values.
CreateRingDefault describes a response with status code -1, with default header values.
CreateRingParams contains all the parameters to send to the API endpoint
for the create ring operation.
CreateRingReader is a Reader for the CreateRing structure.
DeleteRingAccepted describes a response with status code 202, with default header values.
DeleteRingDefault describes a response with status code -1, with default header values.
DeleteRingNoContent describes a response with status code 204, with default header values.
DeleteRingNotFound describes a response with status code 404, with default header values.
DeleteRingParams contains all the parameters to send to the API endpoint
for the delete ring operation.
DeleteRingReader is a Reader for the DeleteRing structure.
GetRingDefault describes a response with status code -1, with default header values.
GetRingNotFound describes a response with status code 404, with default header values.
GetRingOK describes a response with status code 200, with default header values.
GetRingOKBody get ring o k body
swagger:model GetRingOKBody
*/.
GetRingParams contains all the parameters to send to the API endpoint
for the get ring operation.
GetRingReader is a Reader for the GetRing structure.
GetRingsDefault describes a response with status code -1, with default header values.
GetRingsOK describes a response with status code 200, with default header values.
GetRingsOKBody get rings o k body
swagger:model GetRingsOKBody
*/.
GetRingsParams contains all the parameters to send to the API endpoint
for the get rings operation.
GetRingsReader is a Reader for the GetRings structure.
ReplaceRingAccepted describes a response with status code 202, with default header values.
ReplaceRingBadRequest describes a response with status code 400, with default header values.
ReplaceRingDefault describes a response with status code -1, with default header values.
ReplaceRingNotFound describes a response with status code 404, with default header values.
ReplaceRingOK describes a response with status code 200, with default header values.
ReplaceRingParams contains all the parameters to send to the API endpoint
for the replace ring operation.
ReplaceRingReader is a Reader for the ReplaceRing structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.