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 rulepack update controller API client.
NewDoRulepackUpdateBadRequest creates a DoRulepackUpdateBadRequest with default headers values.
NewDoRulepackUpdateConflict creates a DoRulepackUpdateConflict with default headers values.
NewDoRulepackUpdateForbidden creates a DoRulepackUpdateForbidden with default headers values.
NewDoRulepackUpdateInternalServerError creates a DoRulepackUpdateInternalServerError with default headers values.
NewDoRulepackUpdateNotFound creates a DoRulepackUpdateNotFound with default headers values.
NewDoRulepackUpdateOK creates a DoRulepackUpdateOK with default headers values.
NewDoRulepackUpdateParams creates a new DoRulepackUpdateParams object with the default values initialized.
NewDoRulepackUpdateParamsWithContext creates a new DoRulepackUpdateParams object with the default values initialized, and the ability to set a context for a request.
NewDoRulepackUpdateParamsWithHTTPClient creates a new DoRulepackUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDoRulepackUpdateParamsWithTimeout creates a new DoRulepackUpdateParams object with the default values initialized, and the ability to set a timeout on a request.
NewDoRulepackUpdateUnauthorized creates a DoRulepackUpdateUnauthorized with default headers values.

# Structs

Client for rulepack update controller API */.
DoRulepackUpdateBadRequest handles this case with default header values.
DoRulepackUpdateConflict handles this case with default header values.
DoRulepackUpdateForbidden handles this case with default header values.
DoRulepackUpdateInternalServerError handles this case with default header values.
DoRulepackUpdateNotFound handles this case with default header values.
DoRulepackUpdateOK handles this case with default header values.
DoRulepackUpdateParams contains all the parameters to send to the API endpoint for the do rulepack update operation typically these are written to a http.Request */.
DoRulepackUpdateReader is a Reader for the DoRulepackUpdate structure.
DoRulepackUpdateUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.