# Functions

New creates a new workloads API client.
NewCreateWorkloadDefault creates a CreateWorkloadDefault with default headers values.
NewCreateWorkloadInternalServerError creates a CreateWorkloadInternalServerError with default headers values.
NewCreateWorkloadOK creates a CreateWorkloadOK with default headers values.
NewCreateWorkloadParams creates a new CreateWorkloadParams object with the default values initialized.
NewCreateWorkloadParamsWithContext creates a new CreateWorkloadParams object with the default values initialized, and the ability to set a context for a request.
NewCreateWorkloadParamsWithHTTPClient creates a new CreateWorkloadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateWorkloadParamsWithTimeout creates a new CreateWorkloadParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateWorkloadUnauthorized creates a CreateWorkloadUnauthorized with default headers values.
NewDeleteWorkloadDefault creates a DeleteWorkloadDefault with default headers values.
NewDeleteWorkloadInternalServerError creates a DeleteWorkloadInternalServerError with default headers values.
NewDeleteWorkloadNoContent creates a DeleteWorkloadNoContent with default headers values.
NewDeleteWorkloadParams creates a new DeleteWorkloadParams object with the default values initialized.
NewDeleteWorkloadParamsWithContext creates a new DeleteWorkloadParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteWorkloadParamsWithHTTPClient creates a new DeleteWorkloadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteWorkloadParamsWithTimeout creates a new DeleteWorkloadParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteWorkloadUnauthorized creates a DeleteWorkloadUnauthorized with default headers values.
NewGetLocationsDefault creates a GetLocationsDefault with default headers values.
NewGetLocationsInternalServerError creates a GetLocationsInternalServerError with default headers values.
NewGetLocationsOK creates a GetLocationsOK with default headers values.
NewGetLocationsParams creates a new GetLocationsParams object with the default values initialized.
NewGetLocationsParamsWithContext creates a new GetLocationsParams object with the default values initialized, and the ability to set a context for a request.
NewGetLocationsParamsWithHTTPClient creates a new GetLocationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetLocationsParamsWithTimeout creates a new GetLocationsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetLocationsUnauthorized creates a GetLocationsUnauthorized with default headers values.
NewGetWorkloadDefault creates a GetWorkloadDefault with default headers values.
NewGetWorkloadInternalServerError creates a GetWorkloadInternalServerError with default headers values.
NewGetWorkloadOK creates a GetWorkloadOK with default headers values.
NewGetWorkloadParams creates a new GetWorkloadParams object with the default values initialized.
NewGetWorkloadParamsWithContext creates a new GetWorkloadParams object with the default values initialized, and the ability to set a context for a request.
NewGetWorkloadParamsWithHTTPClient creates a new GetWorkloadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetWorkloadParamsWithTimeout creates a new GetWorkloadParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetWorkloadsDefault creates a GetWorkloadsDefault with default headers values.
NewGetWorkloadsInternalServerError creates a GetWorkloadsInternalServerError with default headers values.
NewGetWorkloadsOK creates a GetWorkloadsOK with default headers values.
NewGetWorkloadsParams creates a new GetWorkloadsParams object with the default values initialized.
NewGetWorkloadsParamsWithContext creates a new GetWorkloadsParams object with the default values initialized, and the ability to set a context for a request.
NewGetWorkloadsParamsWithHTTPClient creates a new GetWorkloadsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetWorkloadsParamsWithTimeout creates a new GetWorkloadsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetWorkloadsUnauthorized creates a GetWorkloadsUnauthorized with default headers values.
NewGetWorkloadUnauthorized creates a GetWorkloadUnauthorized with default headers values.
NewUpdateWorkloadDefault creates a UpdateWorkloadDefault with default headers values.
NewUpdateWorkloadInternalServerError creates a UpdateWorkloadInternalServerError with default headers values.
NewUpdateWorkloadOK creates a UpdateWorkloadOK with default headers values.
NewUpdateWorkloadParams creates a new UpdateWorkloadParams object with the default values initialized.
NewUpdateWorkloadParamsWithContext creates a new UpdateWorkloadParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateWorkloadParamsWithHTTPClient creates a new UpdateWorkloadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateWorkloadParamsWithTimeout creates a new UpdateWorkloadParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateWorkloadUnauthorized creates a UpdateWorkloadUnauthorized with default headers values.

# Structs

Client for workloads API */.
CreateWorkloadDefault handles this case with default header values.
CreateWorkloadInternalServerError handles this case with default header values.
CreateWorkloadOK handles this case with default header values.
CreateWorkloadParams contains all the parameters to send to the API endpoint for the create workload operation typically these are written to a http.Request */.
CreateWorkloadReader is a Reader for the CreateWorkload structure.
CreateWorkloadUnauthorized handles this case with default header values.
DeleteWorkloadDefault handles this case with default header values.
DeleteWorkloadInternalServerError handles this case with default header values.
DeleteWorkloadNoContent handles this case with default header values.
DeleteWorkloadParams contains all the parameters to send to the API endpoint for the delete workload operation typically these are written to a http.Request */.
DeleteWorkloadReader is a Reader for the DeleteWorkload structure.
DeleteWorkloadUnauthorized handles this case with default header values.
GetLocationsDefault handles this case with default header values.
GetLocationsInternalServerError handles this case with default header values.
GetLocationsOK handles this case with default header values.
GetLocationsParams contains all the parameters to send to the API endpoint for the get locations operation typically these are written to a http.Request */.
GetLocationsReader is a Reader for the GetLocations structure.
GetLocationsUnauthorized handles this case with default header values.
GetWorkloadDefault handles this case with default header values.
GetWorkloadInternalServerError handles this case with default header values.
GetWorkloadOK handles this case with default header values.
GetWorkloadParams contains all the parameters to send to the API endpoint for the get workload operation typically these are written to a http.Request */.
GetWorkloadReader is a Reader for the GetWorkload structure.
GetWorkloadsDefault handles this case with default header values.
GetWorkloadsInternalServerError handles this case with default header values.
GetWorkloadsOK handles this case with default header values.
GetWorkloadsParams contains all the parameters to send to the API endpoint for the get workloads operation typically these are written to a http.Request */.
GetWorkloadsReader is a Reader for the GetWorkloads structure.
GetWorkloadsUnauthorized handles this case with default header values.
GetWorkloadUnauthorized handles this case with default header values.
UpdateWorkloadDefault handles this case with default header values.
UpdateWorkloadInternalServerError handles this case with default header values.
UpdateWorkloadOK handles this case with default header values.
UpdateWorkloadParams contains all the parameters to send to the API endpoint for the update workload operation typically these are written to a http.Request */.
UpdateWorkloadReader is a Reader for the UpdateWorkload structure.
UpdateWorkloadUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.