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 bulk controller API client.
NewPostBulkBadRequest creates a PostBulkBadRequest with default headers values.
NewPostBulkConflict creates a PostBulkConflict with default headers values.
NewPostBulkForbidden creates a PostBulkForbidden with default headers values.
NewPostBulkInternalServerError creates a PostBulkInternalServerError with default headers values.
NewPostBulkNotFound creates a PostBulkNotFound with default headers values.
NewPostBulkOK creates a PostBulkOK with default headers values.
NewPostBulkParams creates a new PostBulkParams object with the default values initialized.
NewPostBulkParamsWithContext creates a new PostBulkParams object with the default values initialized, and the ability to set a context for a request.
NewPostBulkParamsWithHTTPClient creates a new PostBulkParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostBulkParamsWithTimeout creates a new PostBulkParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostBulkUnauthorized creates a PostBulkUnauthorized with default headers values.

# Structs

Client for bulk controller API */.
PostBulkBadRequest handles this case with default header values.
PostBulkConflict handles this case with default header values.
PostBulkForbidden handles this case with default header values.
PostBulkInternalServerError handles this case with default header values.
PostBulkNotFound handles this case with default header values.
PostBulkOK handles this case with default header values.
PostBulkParams contains all the parameters to send to the API endpoint for the post bulk operation typically these are written to a http.Request */.
PostBulkReader is a Reader for the PostBulk structure.
PostBulkUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.