package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev

# Functions

New creates a new tcp check API client.
NewCreateTCPCheckAccepted creates a CreateTCPCheckAccepted with default headers values.
NewCreateTCPCheckBadRequest creates a CreateTCPCheckBadRequest with default headers values.
NewCreateTCPCheckConflict creates a CreateTCPCheckConflict with default headers values.
NewCreateTCPCheckCreated creates a CreateTCPCheckCreated with default headers values.
NewCreateTCPCheckDefault creates a CreateTCPCheckDefault with default headers values.
NewCreateTCPCheckParams creates a new CreateTCPCheckParams object, with the default timeout for this client.
NewCreateTCPCheckParamsWithContext creates a new CreateTCPCheckParams object with the ability to set a context for a request.
NewCreateTCPCheckParamsWithHTTPClient creates a new CreateTCPCheckParams object with the ability to set a custom HTTPClient for a request.
NewCreateTCPCheckParamsWithTimeout creates a new CreateTCPCheckParams object with the ability to set a timeout on a request.
NewDeleteTCPCheckAccepted creates a DeleteTCPCheckAccepted with default headers values.
NewDeleteTCPCheckDefault creates a DeleteTCPCheckDefault with default headers values.
NewDeleteTCPCheckNoContent creates a DeleteTCPCheckNoContent with default headers values.
NewDeleteTCPCheckNotFound creates a DeleteTCPCheckNotFound with default headers values.
NewDeleteTCPCheckParams creates a new DeleteTCPCheckParams object, with the default timeout for this client.
NewDeleteTCPCheckParamsWithContext creates a new DeleteTCPCheckParams object with the ability to set a context for a request.
NewDeleteTCPCheckParamsWithHTTPClient creates a new DeleteTCPCheckParams object with the ability to set a custom HTTPClient for a request.
NewDeleteTCPCheckParamsWithTimeout creates a new DeleteTCPCheckParams object with the ability to set a timeout on a request.
NewGetTCPCheckDefault creates a GetTCPCheckDefault with default headers values.
NewGetTCPCheckNotFound creates a GetTCPCheckNotFound with default headers values.
NewGetTCPCheckOK creates a GetTCPCheckOK with default headers values.
NewGetTCPCheckParams creates a new GetTCPCheckParams object, with the default timeout for this client.
NewGetTCPCheckParamsWithContext creates a new GetTCPCheckParams object with the ability to set a context for a request.
NewGetTCPCheckParamsWithHTTPClient creates a new GetTCPCheckParams object with the ability to set a custom HTTPClient for a request.
NewGetTCPCheckParamsWithTimeout creates a new GetTCPCheckParams object with the ability to set a timeout on a request.
NewGetTCPChecksDefault creates a GetTCPChecksDefault with default headers values.
NewGetTCPChecksOK creates a GetTCPChecksOK with default headers values.
NewGetTCPChecksParams creates a new GetTCPChecksParams object, with the default timeout for this client.
NewGetTCPChecksParamsWithContext creates a new GetTCPChecksParams object with the ability to set a context for a request.
NewGetTCPChecksParamsWithHTTPClient creates a new GetTCPChecksParams object with the ability to set a custom HTTPClient for a request.
NewGetTCPChecksParamsWithTimeout creates a new GetTCPChecksParams object with the ability to set a timeout on a request.
NewReplaceTCPCheckAccepted creates a ReplaceTCPCheckAccepted with default headers values.
NewReplaceTCPCheckBadRequest creates a ReplaceTCPCheckBadRequest with default headers values.
NewReplaceTCPCheckDefault creates a ReplaceTCPCheckDefault with default headers values.
NewReplaceTCPCheckNotFound creates a ReplaceTCPCheckNotFound with default headers values.
NewReplaceTCPCheckOK creates a ReplaceTCPCheckOK with default headers values.
NewReplaceTCPCheckParams creates a new ReplaceTCPCheckParams object, with the default timeout for this client.
NewReplaceTCPCheckParamsWithContext creates a new ReplaceTCPCheckParams object with the ability to set a context for a request.
NewReplaceTCPCheckParamsWithHTTPClient creates a new ReplaceTCPCheckParams object with the ability to set a custom HTTPClient for a request.
NewReplaceTCPCheckParamsWithTimeout creates a new ReplaceTCPCheckParams object with the ability to set a timeout on a request.

# Structs

Client for tcp check API */.
CreateTCPCheckAccepted describes a response with status code 202, with default header values.
CreateTCPCheckBadRequest describes a response with status code 400, with default header values.
CreateTCPCheckConflict describes a response with status code 409, with default header values.
CreateTCPCheckCreated describes a response with status code 201, with default header values.
CreateTCPCheckDefault describes a response with status code -1, with default header values.
CreateTCPCheckParams contains all the parameters to send to the API endpoint for the create TCP check operation.
CreateTCPCheckReader is a Reader for the CreateTCPCheck structure.
DeleteTCPCheckAccepted describes a response with status code 202, with default header values.
DeleteTCPCheckDefault describes a response with status code -1, with default header values.
DeleteTCPCheckNoContent describes a response with status code 204, with default header values.
DeleteTCPCheckNotFound describes a response with status code 404, with default header values.
DeleteTCPCheckParams contains all the parameters to send to the API endpoint for the delete TCP check operation.
DeleteTCPCheckReader is a Reader for the DeleteTCPCheck structure.
GetTCPCheckDefault describes a response with status code -1, with default header values.
GetTCPCheckNotFound describes a response with status code 404, with default header values.
GetTCPCheckOK describes a response with status code 200, with default header values.
GetTCPCheckOKBody get TCP check o k body swagger:model GetTCPCheckOKBody */.
GetTCPCheckParams contains all the parameters to send to the API endpoint for the get TCP check operation.
GetTCPCheckReader is a Reader for the GetTCPCheck structure.
GetTCPChecksDefault describes a response with status code -1, with default header values.
GetTCPChecksOK describes a response with status code 200, with default header values.
GetTCPChecksOKBody get TCP checks o k body swagger:model GetTCPChecksOKBody */.
GetTCPChecksParams contains all the parameters to send to the API endpoint for the get TCP checks operation.
GetTCPChecksReader is a Reader for the GetTCPChecks structure.
ReplaceTCPCheckAccepted describes a response with status code 202, with default header values.
ReplaceTCPCheckBadRequest describes a response with status code 400, with default header values.
ReplaceTCPCheckDefault describes a response with status code -1, with default header values.
ReplaceTCPCheckNotFound describes a response with status code 404, with default header values.
ReplaceTCPCheckOK describes a response with status code 200, with default header values.
ReplaceTCPCheckParams contains all the parameters to send to the API endpoint for the replace TCP check operation.
ReplaceTCPCheckReader is a Reader for the ReplaceTCPCheck structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.