package
7.7.0+incompatible
Repository: https://github.com/dalet-oss/kowabunga-api.git
Documentation: pkg.go.dev
# Functions
New creates a new host API client.
NewDeleteHostConflict creates a DeleteHostConflict with default headers values.
NewDeleteHostInternalServerError creates a DeleteHostInternalServerError with default headers values.
NewDeleteHostNotFound creates a DeleteHostNotFound with default headers values.
NewDeleteHostOK creates a DeleteHostOK with default headers values.
NewDeleteHostParams creates a new DeleteHostParams object, with the default timeout for this client.
NewDeleteHostParamsWithContext creates a new DeleteHostParams object with the ability to set a context for a request.
NewDeleteHostParamsWithHTTPClient creates a new DeleteHostParams object with the ability to set a custom HTTPClient for a request.
NewDeleteHostParamsWithTimeout creates a new DeleteHostParams object with the ability to set a timeout on a request.
NewGetAllHostsOK creates a GetAllHostsOK with default headers values.
NewGetAllHostsParams creates a new GetAllHostsParams object, with the default timeout for this client.
NewGetAllHostsParamsWithContext creates a new GetAllHostsParams object with the ability to set a context for a request.
NewGetAllHostsParamsWithHTTPClient creates a new GetAllHostsParams object with the ability to set a custom HTTPClient for a request.
NewGetAllHostsParamsWithTimeout creates a new GetAllHostsParams object with the ability to set a timeout on a request.
NewGetHostCapsNotFound creates a GetHostCapsNotFound with default headers values.
NewGetHostCapsOK creates a GetHostCapsOK with default headers values.
NewGetHostCapsParams creates a new GetHostCapsParams object, with the default timeout for this client.
NewGetHostCapsParamsWithContext creates a new GetHostCapsParams object with the ability to set a context for a request.
NewGetHostCapsParamsWithHTTPClient creates a new GetHostCapsParams object with the ability to set a custom HTTPClient for a request.
NewGetHostCapsParamsWithTimeout creates a new GetHostCapsParams object with the ability to set a timeout on a request.
NewGetHostInstancesNotFound creates a GetHostInstancesNotFound with default headers values.
NewGetHostInstancesOK creates a GetHostInstancesOK with default headers values.
NewGetHostInstancesParams creates a new GetHostInstancesParams object, with the default timeout for this client.
NewGetHostInstancesParamsWithContext creates a new GetHostInstancesParams object with the ability to set a context for a request.
NewGetHostInstancesParamsWithHTTPClient creates a new GetHostInstancesParams object with the ability to set a custom HTTPClient for a request.
NewGetHostInstancesParamsWithTimeout creates a new GetHostInstancesParams object with the ability to set a timeout on a request.
NewGetHostNotFound creates a GetHostNotFound with default headers values.
NewGetHostOK creates a GetHostOK with default headers values.
NewGetHostParams creates a new GetHostParams object, with the default timeout for this client.
NewGetHostParamsWithContext creates a new GetHostParams object with the ability to set a context for a request.
NewGetHostParamsWithHTTPClient creates a new GetHostParams object with the ability to set a custom HTTPClient for a request.
NewGetHostParamsWithTimeout creates a new GetHostParams object with the ability to set a timeout on a request.
NewUpdateHostBadRequest creates a UpdateHostBadRequest with default headers values.
NewUpdateHostNotFound creates a UpdateHostNotFound with default headers values.
NewUpdateHostOK creates a UpdateHostOK with default headers values.
NewUpdateHostParams creates a new UpdateHostParams object, with the default timeout for this client.
NewUpdateHostParamsWithContext creates a new UpdateHostParams object with the ability to set a context for a request.
NewUpdateHostParamsWithHTTPClient creates a new UpdateHostParams object with the ability to set a custom HTTPClient for a request.
NewUpdateHostParamsWithTimeout creates a new UpdateHostParams object with the ability to set a timeout on a request.
# Structs
Client for host API
*/.
DeleteHostConflict describes a response with status code 409, with default header values.
DeleteHostInternalServerError describes a response with status code 500, with default header values.
DeleteHostNotFound describes a response with status code 404, with default header values.
DeleteHostOK describes a response with status code 200, with default header values.
DeleteHostParams contains all the parameters to send to the API endpoint
for the delete host operation.
DeleteHostReader is a Reader for the DeleteHost structure.
GetAllHostsOK describes a response with status code 200, with default header values.
GetAllHostsParams contains all the parameters to send to the API endpoint
for the get all hosts operation.
GetAllHostsReader is a Reader for the GetAllHosts structure.
GetHostCapsNotFound describes a response with status code 404, with default header values.
GetHostCapsOK describes a response with status code 200, with default header values.
GetHostCapsParams contains all the parameters to send to the API endpoint
for the get host caps operation.
GetHostCapsReader is a Reader for the GetHostCaps structure.
GetHostInstancesNotFound describes a response with status code 404, with default header values.
GetHostInstancesOK describes a response with status code 200, with default header values.
GetHostInstancesParams contains all the parameters to send to the API endpoint
for the get host instances operation.
GetHostInstancesReader is a Reader for the GetHostInstances structure.
GetHostNotFound describes a response with status code 404, with default header values.
GetHostOK describes a response with status code 200, with default header values.
GetHostParams contains all the parameters to send to the API endpoint
for the get host operation.
GetHostReader is a Reader for the GetHost structure.
UpdateHostBadRequest describes a response with status code 400, with default header values.
UpdateHostNotFound describes a response with status code 404, with default header values.
UpdateHostOK describes a response with status code 200, with default header values.
UpdateHostParams contains all the parameters to send to the API endpoint
for the update host operation.
UpdateHostReader is a Reader for the UpdateHost structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.