package
0.0.0-20240304035814-d5492f02fce4
Repository: https://github.com/koffloader-io/koffloader.git
Documentation: pkg.go.dev

# Functions

New creates a new healthy API client.
NewGetHealthyLivenessInternalServerError creates a GetHealthyLivenessInternalServerError with default headers values.
NewGetHealthyLivenessOK creates a GetHealthyLivenessOK with default headers values.
NewGetHealthyLivenessParams creates a new GetHealthyLivenessParams object, with the default timeout for this client.
NewGetHealthyLivenessParamsWithContext creates a new GetHealthyLivenessParams object with the ability to set a context for a request.
NewGetHealthyLivenessParamsWithHTTPClient creates a new GetHealthyLivenessParams object with the ability to set a custom HTTPClient for a request.
NewGetHealthyLivenessParamsWithTimeout creates a new GetHealthyLivenessParams object with the ability to set a timeout on a request.
NewGetHealthyReadinessInternalServerError creates a GetHealthyReadinessInternalServerError with default headers values.
NewGetHealthyReadinessOK creates a GetHealthyReadinessOK with default headers values.
NewGetHealthyReadinessParams creates a new GetHealthyReadinessParams object, with the default timeout for this client.
NewGetHealthyReadinessParamsWithContext creates a new GetHealthyReadinessParams object with the ability to set a context for a request.
NewGetHealthyReadinessParamsWithHTTPClient creates a new GetHealthyReadinessParams object with the ability to set a custom HTTPClient for a request.
NewGetHealthyReadinessParamsWithTimeout creates a new GetHealthyReadinessParams object with the ability to set a timeout on a request.
NewGetHealthyStartupInternalServerError creates a GetHealthyStartupInternalServerError with default headers values.
NewGetHealthyStartupOK creates a GetHealthyStartupOK with default headers values.
NewGetHealthyStartupParams creates a new GetHealthyStartupParams object, with the default timeout for this client.
NewGetHealthyStartupParamsWithContext creates a new GetHealthyStartupParams object with the ability to set a context for a request.
NewGetHealthyStartupParamsWithHTTPClient creates a new GetHealthyStartupParams object with the ability to set a custom HTTPClient for a request.
NewGetHealthyStartupParamsWithTimeout creates a new GetHealthyStartupParams object with the ability to set a timeout on a request.

# Structs

Client for healthy API */.
GetHealthyLivenessInternalServerError describes a response with status code 500, with default header values.
GetHealthyLivenessOK describes a response with status code 200, with default header values.
GetHealthyLivenessParams contains all the parameters to send to the API endpoint for the get healthy liveness operation.
GetHealthyLivenessReader is a Reader for the GetHealthyLiveness structure.
GetHealthyReadinessInternalServerError describes a response with status code 500, with default header values.
GetHealthyReadinessOK describes a response with status code 200, with default header values.
GetHealthyReadinessParams contains all the parameters to send to the API endpoint for the get healthy readiness operation.
GetHealthyReadinessReader is a Reader for the GetHealthyReadiness structure.
GetHealthyStartupInternalServerError describes a response with status code 500, with default header values.
GetHealthyStartupOK describes a response with status code 200, with default header values.
GetHealthyStartupParams contains all the parameters to send to the API endpoint for the get healthy startup operation.
GetHealthyStartupReader is a Reader for the GetHealthyStartup structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.