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 file token controller API client.
NewCreateFileTokenBadRequest creates a CreateFileTokenBadRequest with default headers values.
NewCreateFileTokenConflict creates a CreateFileTokenConflict with default headers values.
NewCreateFileTokenCreated creates a CreateFileTokenCreated with default headers values.
NewCreateFileTokenForbidden creates a CreateFileTokenForbidden with default headers values.
NewCreateFileTokenInternalServerError creates a CreateFileTokenInternalServerError with default headers values.
NewCreateFileTokenNotFound creates a CreateFileTokenNotFound with default headers values.
NewCreateFileTokenParams creates a new CreateFileTokenParams object with the default values initialized.
NewCreateFileTokenParamsWithContext creates a new CreateFileTokenParams object with the default values initialized, and the ability to set a context for a request.
NewCreateFileTokenParamsWithHTTPClient creates a new CreateFileTokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateFileTokenParamsWithTimeout creates a new CreateFileTokenParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateFileTokenUnauthorized creates a CreateFileTokenUnauthorized with default headers values.
NewMultiDeleteFileTokenBadRequest creates a MultiDeleteFileTokenBadRequest with default headers values.
NewMultiDeleteFileTokenConflict creates a MultiDeleteFileTokenConflict with default headers values.
NewMultiDeleteFileTokenForbidden creates a MultiDeleteFileTokenForbidden with default headers values.
NewMultiDeleteFileTokenInternalServerError creates a MultiDeleteFileTokenInternalServerError with default headers values.
NewMultiDeleteFileTokenNotFound creates a MultiDeleteFileTokenNotFound with default headers values.
NewMultiDeleteFileTokenOK creates a MultiDeleteFileTokenOK with default headers values.
NewMultiDeleteFileTokenParams creates a new MultiDeleteFileTokenParams object with the default values initialized.
NewMultiDeleteFileTokenParamsWithContext creates a new MultiDeleteFileTokenParams object with the default values initialized, and the ability to set a context for a request.
NewMultiDeleteFileTokenParamsWithHTTPClient creates a new MultiDeleteFileTokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewMultiDeleteFileTokenParamsWithTimeout creates a new MultiDeleteFileTokenParams object with the default values initialized, and the ability to set a timeout on a request.
NewMultiDeleteFileTokenUnauthorized creates a MultiDeleteFileTokenUnauthorized with default headers values.

# Structs

Client for file token controller API */.
CreateFileTokenBadRequest handles this case with default header values.
CreateFileTokenConflict handles this case with default header values.
CreateFileTokenCreated handles this case with default header values.
CreateFileTokenForbidden handles this case with default header values.
CreateFileTokenInternalServerError handles this case with default header values.
CreateFileTokenNotFound handles this case with default header values.
CreateFileTokenParams contains all the parameters to send to the API endpoint for the create file token operation typically these are written to a http.Request */.
CreateFileTokenReader is a Reader for the CreateFileToken structure.
CreateFileTokenUnauthorized handles this case with default header values.
MultiDeleteFileTokenBadRequest handles this case with default header values.
MultiDeleteFileTokenConflict handles this case with default header values.
MultiDeleteFileTokenForbidden handles this case with default header values.
MultiDeleteFileTokenInternalServerError handles this case with default header values.
MultiDeleteFileTokenNotFound handles this case with default header values.
MultiDeleteFileTokenOK handles this case with default header values.
MultiDeleteFileTokenParams contains all the parameters to send to the API endpoint for the multi delete file token operation typically these are written to a http.Request */.
MultiDeleteFileTokenReader is a Reader for the MultiDeleteFileToken structure.
MultiDeleteFileTokenUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.