package
1.6.3
Repository: https://github.com/form3tech-oss/cilium.git
Documentation: pkg.go.dev

# Functions

New creates a new restapi API client.
NewGetHealthzFailed creates a GetHealthzFailed with default headers values.
NewGetHealthzOK creates a GetHealthzOK with default headers values.
NewGetHealthzParams creates a new GetHealthzParams object with the default values initialized.
NewGetHealthzParamsWithContext creates a new GetHealthzParams object with the default values initialized, and the ability to set a context for a request.
NewGetHealthzParamsWithHTTPClient creates a new GetHealthzParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetHealthzParamsWithTimeout creates a new GetHealthzParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for restapi API */.
GetHealthzFailed handles this case with default header values.
GetHealthzOK handles this case with default header values.
GetHealthzParams contains all the parameters to send to the API endpoint for the get healthz operation typically these are written to a http.Request */.
GetHealthzReader is a Reader for the GetHealthz structure.