package
0.13.28
Repository: https://github.com/wenjunzhang/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.
NewGetHelloOK creates a GetHelloOK with default headers values.
NewGetHelloParams creates a new GetHelloParams object with the default values initialized.
NewGetHelloParamsWithContext creates a new GetHelloParams object with the default values initialized, and the ability to set a context for a request.
NewGetHelloParamsWithHTTPClient creates a new GetHelloParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetHelloParamsWithTimeout creates a new GetHelloParams 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.
GetHelloOK handles this case with default header values.
GetHelloParams contains all the parameters to send to the API endpoint for the get hello operation typically these are written to a http.Request */.
GetHelloReader is a Reader for the GetHello structure.

# Type aliases

No description provided by the author