Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is an autogenerated mock type for the Client type
func (*Client) GetMetadata ¶
func (_m *Client) GetMetadata() (*v1.ScannerAdapterMetadata, error)
GetMetadata provides a mock function with given fields:
func (*Client) GetScanReport ¶
GetScanReport provides a mock function with given fields: scanRequestID, reportMIMEType
func (*Client) SubmitScan ¶
func (_m *Client) SubmitScan(req *v1.ScanRequest) (*v1.ScanResponse, error)
SubmitScan provides a mock function with given fields: req
type ClientPool ¶
ClientPool is an autogenerated mock type for the ClientPool type
type RequestResolver ¶
RequestResolver is an autogenerated mock type for the RequestResolver type
func (*RequestResolver) Execute ¶
func (_m *RequestResolver) Execute(req *http.Request)
Execute provides a mock function with given fields: req
Click to show internal directories.
Click to hide internal directories.