# Functions
New creates a new service discovery API client.
NewCreateConsulBadRequest creates a CreateConsulBadRequest with default headers values.
NewCreateConsulConflict creates a CreateConsulConflict with default headers values.
NewCreateConsulCreated creates a CreateConsulCreated with default headers values.
NewCreateConsulDefault creates a CreateConsulDefault with default headers values.
NewCreateConsulParams creates a new CreateConsulParams object with the default values initialized.
NewCreateConsulParamsWithContext creates a new CreateConsulParams object with the default values initialized, and the ability to set a context for a request.
NewCreateConsulParamsWithHTTPClient creates a new CreateConsulParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateConsulParamsWithTimeout creates a new CreateConsulParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteConsulDefault creates a DeleteConsulDefault with default headers values.
NewDeleteConsulNoContent creates a DeleteConsulNoContent with default headers values.
NewDeleteConsulNotFound creates a DeleteConsulNotFound with default headers values.
NewDeleteConsulParams creates a new DeleteConsulParams object with the default values initialized.
NewDeleteConsulParamsWithContext creates a new DeleteConsulParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteConsulParamsWithHTTPClient creates a new DeleteConsulParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteConsulParamsWithTimeout creates a new DeleteConsulParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetConsulDefault creates a GetConsulDefault with default headers values.
NewGetConsulNotFound creates a GetConsulNotFound with default headers values.
NewGetConsulOK creates a GetConsulOK with default headers values.
NewGetConsulParams creates a new GetConsulParams object with the default values initialized.
NewGetConsulParamsWithContext creates a new GetConsulParams object with the default values initialized, and the ability to set a context for a request.
NewGetConsulParamsWithHTTPClient creates a new GetConsulParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetConsulParamsWithTimeout creates a new GetConsulParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetConsulsDefault creates a GetConsulsDefault with default headers values.
NewGetConsulsOK creates a GetConsulsOK with default headers values.
NewGetConsulsParams creates a new GetConsulsParams object with the default values initialized.
NewGetConsulsParamsWithContext creates a new GetConsulsParams object with the default values initialized, and the ability to set a context for a request.
NewGetConsulsParamsWithHTTPClient creates a new GetConsulsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetConsulsParamsWithTimeout creates a new GetConsulsParams object with the default values initialized, and the ability to set a timeout on a request.
NewReplaceConsulBadRequest creates a ReplaceConsulBadRequest with default headers values.
NewReplaceConsulDefault creates a ReplaceConsulDefault with default headers values.
NewReplaceConsulNotFound creates a ReplaceConsulNotFound with default headers values.
NewReplaceConsulOK creates a ReplaceConsulOK with default headers values.
NewReplaceConsulParams creates a new ReplaceConsulParams object with the default values initialized.
NewReplaceConsulParamsWithContext creates a new ReplaceConsulParams object with the default values initialized, and the ability to set a context for a request.
NewReplaceConsulParamsWithHTTPClient creates a new ReplaceConsulParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReplaceConsulParamsWithTimeout creates a new ReplaceConsulParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for service discovery API
*/.
CreateConsulBadRequest handles this case with default header values.
CreateConsulConflict handles this case with default header values.
CreateConsulCreated handles this case with default header values.
CreateConsulDefault handles this case with default header values.
CreateConsulParams contains all the parameters to send to the API endpoint
for the create consul operation typically these are written to a http.Request
*/.
CreateConsulReader is a Reader for the CreateConsul structure.
DeleteConsulDefault handles this case with default header values.
DeleteConsulNoContent handles this case with default header values.
DeleteConsulNotFound handles this case with default header values.
DeleteConsulParams contains all the parameters to send to the API endpoint
for the delete consul operation typically these are written to a http.Request
*/.
DeleteConsulReader is a Reader for the DeleteConsul structure.
GetConsulDefault handles this case with default header values.
GetConsulNotFound handles this case with default header values.
GetConsulOK handles this case with default header values.
GetConsulOKBody get consul o k body
swagger:model GetConsulOKBody
*/.
GetConsulParams contains all the parameters to send to the API endpoint
for the get consul operation typically these are written to a http.Request
*/.
GetConsulReader is a Reader for the GetConsul structure.
GetConsulsDefault handles this case with default header values.
GetConsulsOK handles this case with default header values.
GetConsulsOKBody get consuls o k body
swagger:model GetConsulsOKBody
*/.
GetConsulsParams contains all the parameters to send to the API endpoint
for the get consuls operation typically these are written to a http.Request
*/.
GetConsulsReader is a Reader for the GetConsuls structure.
ReplaceConsulBadRequest handles this case with default header values.
ReplaceConsulDefault handles this case with default header values.
ReplaceConsulNotFound handles this case with default header values.
ReplaceConsulOK handles this case with default header values.
ReplaceConsulParams contains all the parameters to send to the API endpoint
for the replace consul operation typically these are written to a http.Request
*/.
ReplaceConsulReader is a Reader for the ReplaceConsul structure.
# Interfaces
ClientService is the interface for Client methods.