Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMetadataReportByRegistryProtocol ¶
func GetMetadataReportByRegistryProtocol(protocol string) report.MetadataReport
GetMetadataReportByRegistryProtocol obtain metadata report instance through registry config
func GetMetadataReportInstance ¶
func GetMetadataReportInstance(selectiveUrl ...*common.URL) report.MetadataReport
GetMetadataReportInstance will return the instance in lazy mode. Be careful the instance create will only execute once.
func GetMetadataReportUrl ¶
GetMetadataReportUrl will return the report instance url
func SetMetadataReportInstanceByReg ¶
SetMetadataReportInstanceByReg set metadata reporting instances by registering urls
func SetMetadataReportUrl ¶
SetMetadataReportUrl will only can be used by unit test to mock url
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.