Documentation ¶
Index ¶
- type ScanReportV1ToV2Converter
- func (_c *ScanReportV1ToV2Converter) FromRelationalSchema(ctx context.Context, reportUUID string, artifactDigest string, ...) (string, error)
- func (_c *ScanReportV1ToV2Converter) ToRelationalSchema(ctx context.Context, reportUUID string, registrationUUID string, digest string, ...) (string, string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScanReportV1ToV2Converter ¶
ScanReportV1ToV2Converter is an auto-generated mock type for converting native Harbor report in JSON to relational schema
func (*ScanReportV1ToV2Converter) FromRelationalSchema ¶
func (_c *ScanReportV1ToV2Converter) FromRelationalSchema(ctx context.Context, reportUUID string, artifactDigest string, reportData string) (string, error)
ToRelationalSchema is a mock implementation of the scan report conversion
func (*ScanReportV1ToV2Converter) ToRelationalSchema ¶
func (_c *ScanReportV1ToV2Converter) ToRelationalSchema(ctx context.Context, reportUUID string, registrationUUID string, digest string, reportData string) (string, string, error)
ToRelationalSchema is a mock implementation of the scan report conversion
Click to show internal directories.
Click to hide internal directories.