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 dashboard version controller API client.
NewListDashboardVersionBadRequest creates a ListDashboardVersionBadRequest with default headers values.
NewListDashboardVersionConflict creates a ListDashboardVersionConflict with default headers values.
NewListDashboardVersionForbidden creates a ListDashboardVersionForbidden with default headers values.
NewListDashboardVersionInternalServerError creates a ListDashboardVersionInternalServerError with default headers values.
NewListDashboardVersionNotFound creates a ListDashboardVersionNotFound with default headers values.
NewListDashboardVersionOK creates a ListDashboardVersionOK with default headers values.
NewListDashboardVersionParams creates a new ListDashboardVersionParams object with the default values initialized.
NewListDashboardVersionParamsWithContext creates a new ListDashboardVersionParams object with the default values initialized, and the ability to set a context for a request.
NewListDashboardVersionParamsWithHTTPClient creates a new ListDashboardVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListDashboardVersionParamsWithTimeout creates a new ListDashboardVersionParams object with the default values initialized, and the ability to set a timeout on a request.
NewListDashboardVersionUnauthorized creates a ListDashboardVersionUnauthorized with default headers values.

# Structs

Client for dashboard version controller API */.
ListDashboardVersionBadRequest handles this case with default header values.
ListDashboardVersionConflict handles this case with default header values.
ListDashboardVersionForbidden handles this case with default header values.
ListDashboardVersionInternalServerError handles this case with default header values.
ListDashboardVersionNotFound handles this case with default header values.
ListDashboardVersionOK handles this case with default header values.
ListDashboardVersionParams contains all the parameters to send to the API endpoint for the list dashboard version operation typically these are written to a http.Request */.
ListDashboardVersionReader is a Reader for the ListDashboardVersion structure.
ListDashboardVersionUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.