Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReportClient ¶
type ReportClient struct {
// contains filtered or unexported fields
}
func NewReportClient ¶
func NewReportClient(url string, transport *http.Transport) *ReportClient
func (*ReportClient) SendReport ¶
func (c *ReportClient) SendReport(namespace string, report *tmaxiov1.ImageScanRequestESReport) error
Click to show internal directories.
Click to hide internal directories.