# Functions
New creates a new runtime API client.
NewGetRuntimeLivenessInternalServerError creates a GetRuntimeLivenessInternalServerError with default headers values.
NewGetRuntimeLivenessOK creates a GetRuntimeLivenessOK with default headers values.
NewGetRuntimeLivenessParams creates a new GetRuntimeLivenessParams object, with the default timeout for this client.
NewGetRuntimeLivenessParamsWithContext creates a new GetRuntimeLivenessParams object with the ability to set a context for a request.
NewGetRuntimeLivenessParamsWithHTTPClient creates a new GetRuntimeLivenessParams object with the ability to set a custom HTTPClient for a request.
NewGetRuntimeLivenessParamsWithTimeout creates a new GetRuntimeLivenessParams object with the ability to set a timeout on a request.
NewGetRuntimeReadinessInternalServerError creates a GetRuntimeReadinessInternalServerError with default headers values.
NewGetRuntimeReadinessOK creates a GetRuntimeReadinessOK with default headers values.
NewGetRuntimeReadinessParams creates a new GetRuntimeReadinessParams object, with the default timeout for this client.
NewGetRuntimeReadinessParamsWithContext creates a new GetRuntimeReadinessParams object with the ability to set a context for a request.
NewGetRuntimeReadinessParamsWithHTTPClient creates a new GetRuntimeReadinessParams object with the ability to set a custom HTTPClient for a request.
NewGetRuntimeReadinessParamsWithTimeout creates a new GetRuntimeReadinessParams object with the ability to set a timeout on a request.
NewGetRuntimeStartupInternalServerError creates a GetRuntimeStartupInternalServerError with default headers values.
NewGetRuntimeStartupOK creates a GetRuntimeStartupOK with default headers values.
NewGetRuntimeStartupParams creates a new GetRuntimeStartupParams object, with the default timeout for this client.
NewGetRuntimeStartupParamsWithContext creates a new GetRuntimeStartupParams object with the ability to set a context for a request.
NewGetRuntimeStartupParamsWithHTTPClient creates a new GetRuntimeStartupParams object with the ability to set a custom HTTPClient for a request.
NewGetRuntimeStartupParamsWithTimeout creates a new GetRuntimeStartupParams object with the ability to set a timeout on a request.
# Structs
Client for runtime API
*/.
GetRuntimeLivenessInternalServerError describes a response with status code 500, with default header values.
GetRuntimeLivenessOK describes a response with status code 200, with default header values.
GetRuntimeLivenessParams contains all the parameters to send to the API endpoint
for the get runtime liveness operation.
GetRuntimeLivenessReader is a Reader for the GetRuntimeLiveness structure.
GetRuntimeReadinessInternalServerError describes a response with status code 500, with default header values.
GetRuntimeReadinessOK describes a response with status code 200, with default header values.
GetRuntimeReadinessParams contains all the parameters to send to the API endpoint
for the get runtime readiness operation.
GetRuntimeReadinessReader is a Reader for the GetRuntimeReadiness structure.
GetRuntimeStartupInternalServerError describes a response with status code 500, with default header values.
GetRuntimeStartupOK describes a response with status code 200, with default header values.
GetRuntimeStartupParams contains all the parameters to send to the API endpoint
for the get runtime startup operation.
GetRuntimeStartupReader is a Reader for the GetRuntimeStartup structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.