# Functions

New creates a new discovered host API client.
NewGetDiscoverHostsBadRequest creates a GetDiscoverHostsBadRequest with default headers values.
NewGetDiscoverHostsInternalServerError creates a GetDiscoverHostsInternalServerError with default headers values.
NewGetDiscoverHostsNotFound creates a GetDiscoverHostsNotFound with default headers values.
NewGetDiscoverHostsOK creates a GetDiscoverHostsOK with default headers values.
NewGetDiscoverHostsParams creates a new GetDiscoverHostsParams object, with the default timeout for this client.
NewGetDiscoverHostsParamsWithContext creates a new GetDiscoverHostsParams object with the ability to set a context for a request.
NewGetDiscoverHostsParamsWithHTTPClient creates a new GetDiscoverHostsParams object with the ability to set a custom HTTPClient for a request.
NewGetDiscoverHostsParamsWithTimeout creates a new GetDiscoverHostsParams object with the ability to set a timeout on a request.

# Structs

Client for discovered host API */.
GetDiscoverHostsBadRequest describes a response with status code 400, with default header values.
GetDiscoverHostsInternalServerError describes a response with status code 500, with default header values.
GetDiscoverHostsNotFound describes a response with status code 404, with default header values.
GetDiscoverHostsOK describes a response with status code 200, with default header values.
GetDiscoverHostsParams contains all the parameters to send to the API endpoint for the get discover hosts operation.
GetDiscoverHostsReader is a Reader for the GetDiscoverHosts structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.