# Functions
New creates a new connectivity API client.
NewGetStatusOK creates a GetStatusOK with default headers values.
NewGetStatusParams creates a new GetStatusParams object with the default values initialized.
NewGetStatusParamsWithContext creates a new GetStatusParams object with the default values initialized, and the ability to set a context for a request.
NewGetStatusParamsWithHTTPClient creates a new GetStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetStatusParamsWithTimeout creates a new GetStatusParams object with the default values initialized, and the ability to set a timeout on a request.
NewPutStatusProbeFailed creates a PutStatusProbeFailed with default headers values.
NewPutStatusProbeOK creates a PutStatusProbeOK with default headers values.
NewPutStatusProbeParams creates a new PutStatusProbeParams object with the default values initialized.
NewPutStatusProbeParamsWithContext creates a new PutStatusProbeParams object with the default values initialized, and the ability to set a context for a request.
NewPutStatusProbeParamsWithHTTPClient creates a new PutStatusProbeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPutStatusProbeParamsWithTimeout creates a new PutStatusProbeParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for connectivity API
*/.
GetStatusOK handles this case with default header values.
GetStatusParams contains all the parameters to send to the API endpoint
for the get status operation typically these are written to a http.Request
*/.
GetStatusReader is a Reader for the GetStatus structure.
PutStatusProbeFailed handles this case with default header values.
PutStatusProbeOK handles this case with default header values.
PutStatusProbeParams contains all the parameters to send to the API endpoint
for the put status probe operation typically these are written to a http.Request
*/.
PutStatusProbeReader is a Reader for the PutStatusProbe structure.
# Type aliases
No description provided by the author