# Functions
New creates a new daemon API client.
NewGetConfigOK creates a GetConfigOK with default headers values.
NewGetConfigParams creates a new GetConfigParams object with the default values initialized.
NewGetConfigParamsWithContext creates a new GetConfigParams object with the default values initialized, and the ability to set a context for a request.
NewGetConfigParamsWithHTTPClient creates a new GetConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetConfigParamsWithTimeout creates a new GetConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetDebuginfoFailure creates a GetDebuginfoFailure with default headers values.
NewGetDebuginfoOK creates a GetDebuginfoOK with default headers values.
NewGetDebuginfoParams creates a new GetDebuginfoParams object with the default values initialized.
NewGetDebuginfoParamsWithContext creates a new GetDebuginfoParams object with the default values initialized, and the ability to set a context for a request.
NewGetDebuginfoParamsWithHTTPClient creates a new GetDebuginfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetDebuginfoParamsWithTimeout creates a new GetDebuginfoParams object with the default values initialized, and the ability to set a timeout on a request.
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.
NewPatchConfigBadRequest creates a PatchConfigBadRequest with default headers values.
NewPatchConfigFailure creates a PatchConfigFailure with default headers values.
NewPatchConfigOK creates a PatchConfigOK with default headers values.
NewPatchConfigParams creates a new PatchConfigParams object with the default values initialized.
NewPatchConfigParamsWithContext creates a new PatchConfigParams object with the default values initialized, and the ability to set a context for a request.
NewPatchConfigParamsWithHTTPClient creates a new PatchConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPatchConfigParamsWithTimeout creates a new PatchConfigParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for daemon API
*/.
GetConfigOK handles this case with default header values.
GetConfigParams contains all the parameters to send to the API endpoint
for the get config operation typically these are written to a http.Request
*/.
GetConfigReader is a Reader for the GetConfig structure.
GetDebuginfoFailure handles this case with default header values.
GetDebuginfoOK handles this case with default header values.
GetDebuginfoParams contains all the parameters to send to the API endpoint
for the get debuginfo operation typically these are written to a http.Request
*/.
GetDebuginfoReader is a Reader for the GetDebuginfo structure.
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.
PatchConfigBadRequest handles this case with default header values.
PatchConfigFailure handles this case with default header values.
PatchConfigOK handles this case with default header values.
PatchConfigParams contains all the parameters to send to the API endpoint
for the patch config operation typically these are written to a http.Request
*/.
PatchConfigReader is a Reader for the PatchConfig structure.