# Functions

New creates a new systeminfo API client.
NewGetCertInternalServerError creates a GetCertInternalServerError with default headers values.
NewGetCertNotFound creates a GetCertNotFound with default headers values.
NewGetCertOK creates a GetCertOK with default headers values.
NewGetCertParams creates a new GetCertParams object with the default values initialized.
NewGetCertParamsWithContext creates a new GetCertParams object with the default values initialized, and the ability to set a context for a request.
NewGetCertParamsWithHTTPClient creates a new GetCertParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetCertParamsWithTimeout creates a new GetCertParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetSystemInfoInternalServerError creates a GetSystemInfoInternalServerError with default headers values.
NewGetSystemInfoOK creates a GetSystemInfoOK with default headers values.
NewGetSystemInfoParams creates a new GetSystemInfoParams object with the default values initialized.
NewGetSystemInfoParamsWithContext creates a new GetSystemInfoParams object with the default values initialized, and the ability to set a context for a request.
NewGetSystemInfoParamsWithHTTPClient creates a new GetSystemInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetSystemInfoParamsWithTimeout creates a new GetSystemInfoParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetVolumesForbidden creates a GetVolumesForbidden with default headers values.
NewGetVolumesInternalServerError creates a GetVolumesInternalServerError with default headers values.
NewGetVolumesNotFound creates a GetVolumesNotFound with default headers values.
NewGetVolumesOK creates a GetVolumesOK with default headers values.
NewGetVolumesParams creates a new GetVolumesParams object with the default values initialized.
NewGetVolumesParamsWithContext creates a new GetVolumesParams object with the default values initialized, and the ability to set a context for a request.
NewGetVolumesParamsWithHTTPClient creates a new GetVolumesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetVolumesParamsWithTimeout creates a new GetVolumesParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetVolumesUnauthorized creates a GetVolumesUnauthorized with default headers values.

# Structs

Client for systeminfo API */.
GetCertInternalServerError handles this case with default header values.
GetCertNotFound handles this case with default header values.
GetCertOK handles this case with default header values.
GetCertParams contains all the parameters to send to the API endpoint for the get cert operation typically these are written to a http.Request */.
GetCertReader is a Reader for the GetCert structure.
GetSystemInfoInternalServerError handles this case with default header values.
GetSystemInfoOK handles this case with default header values.
GetSystemInfoParams contains all the parameters to send to the API endpoint for the get system info operation typically these are written to a http.Request */.
GetSystemInfoReader is a Reader for the GetSystemInfo structure.
GetVolumesForbidden handles this case with default header values.
GetVolumesInternalServerError handles this case with default header values.
GetVolumesNotFound handles this case with default header values.
GetVolumesOK handles this case with default header values.
GetVolumesParams contains all the parameters to send to the API endpoint for the get volumes operation typically these are written to a http.Request */.
GetVolumesReader is a Reader for the GetVolumes structure.
GetVolumesUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.