package
0.0.0-20220126145513-7b3e9a72af01
Repository: https://github.com/piper-validation/fortify-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new cloud worker controller API client.
NewListCloudWorkerBadRequest creates a ListCloudWorkerBadRequest with default headers values.
NewListCloudWorkerConflict creates a ListCloudWorkerConflict with default headers values.
NewListCloudWorkerForbidden creates a ListCloudWorkerForbidden with default headers values.
NewListCloudWorkerInternalServerError creates a ListCloudWorkerInternalServerError with default headers values.
NewListCloudWorkerNotFound creates a ListCloudWorkerNotFound with default headers values.
NewListCloudWorkerOK creates a ListCloudWorkerOK with default headers values.
NewListCloudWorkerParams creates a new ListCloudWorkerParams object with the default values initialized.
NewListCloudWorkerParamsWithContext creates a new ListCloudWorkerParams object with the default values initialized, and the ability to set a context for a request.
NewListCloudWorkerParamsWithHTTPClient creates a new ListCloudWorkerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListCloudWorkerParamsWithTimeout creates a new ListCloudWorkerParams object with the default values initialized, and the ability to set a timeout on a request.
NewListCloudWorkerUnauthorized creates a ListCloudWorkerUnauthorized with default headers values.
NewReadCloudWorkerBadRequest creates a ReadCloudWorkerBadRequest with default headers values.
NewReadCloudWorkerConflict creates a ReadCloudWorkerConflict with default headers values.
NewReadCloudWorkerForbidden creates a ReadCloudWorkerForbidden with default headers values.
NewReadCloudWorkerInternalServerError creates a ReadCloudWorkerInternalServerError with default headers values.
NewReadCloudWorkerNotFound creates a ReadCloudWorkerNotFound with default headers values.
NewReadCloudWorkerOK creates a ReadCloudWorkerOK with default headers values.
NewReadCloudWorkerParams creates a new ReadCloudWorkerParams object with the default values initialized.
NewReadCloudWorkerParamsWithContext creates a new ReadCloudWorkerParams object with the default values initialized, and the ability to set a context for a request.
NewReadCloudWorkerParamsWithHTTPClient creates a new ReadCloudWorkerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReadCloudWorkerParamsWithTimeout creates a new ReadCloudWorkerParams object with the default values initialized, and the ability to set a timeout on a request.
NewReadCloudWorkerUnauthorized creates a ReadCloudWorkerUnauthorized with default headers values.

# Structs

Client for cloud worker controller API */.
ListCloudWorkerBadRequest handles this case with default header values.
ListCloudWorkerConflict handles this case with default header values.
ListCloudWorkerForbidden handles this case with default header values.
ListCloudWorkerInternalServerError handles this case with default header values.
ListCloudWorkerNotFound handles this case with default header values.
ListCloudWorkerOK handles this case with default header values.
ListCloudWorkerParams contains all the parameters to send to the API endpoint for the list cloud worker operation typically these are written to a http.Request */.
ListCloudWorkerReader is a Reader for the ListCloudWorker structure.
ListCloudWorkerUnauthorized handles this case with default header values.
ReadCloudWorkerBadRequest handles this case with default header values.
ReadCloudWorkerConflict handles this case with default header values.
ReadCloudWorkerForbidden handles this case with default header values.
ReadCloudWorkerInternalServerError handles this case with default header values.
ReadCloudWorkerNotFound handles this case with default header values.
ReadCloudWorkerOK handles this case with default header values.
ReadCloudWorkerParams contains all the parameters to send to the API endpoint for the read cloud worker operation typically these are written to a http.Request */.
ReadCloudWorkerReader is a Reader for the ReadCloudWorker structure.
ReadCloudWorkerUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.