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 license controller API client.
NewGetLicenseBadRequest creates a GetLicenseBadRequest with default headers values.
NewGetLicenseConflict creates a GetLicenseConflict with default headers values.
NewGetLicenseForbidden creates a GetLicenseForbidden with default headers values.
NewGetLicenseInternalServerError creates a GetLicenseInternalServerError with default headers values.
NewGetLicenseNotFound creates a GetLicenseNotFound with default headers values.
NewGetLicenseOK creates a GetLicenseOK with default headers values.
NewGetLicenseParams creates a new GetLicenseParams object with the default values initialized.
NewGetLicenseParamsWithContext creates a new GetLicenseParams object with the default values initialized, and the ability to set a context for a request.
NewGetLicenseParamsWithHTTPClient creates a new GetLicenseParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetLicenseParamsWithTimeout creates a new GetLicenseParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetLicenseUnauthorized creates a GetLicenseUnauthorized with default headers values.

# Structs

Client for license controller API */.
GetLicenseBadRequest handles this case with default header values.
GetLicenseConflict handles this case with default header values.
GetLicenseForbidden handles this case with default header values.
GetLicenseInternalServerError handles this case with default header values.
GetLicenseNotFound handles this case with default header values.
GetLicenseOK handles this case with default header values.
GetLicenseParams contains all the parameters to send to the API endpoint for the get license operation typically these are written to a http.Request */.
GetLicenseReader is a Reader for the GetLicense structure.
GetLicenseUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.