Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SBOMScanner ¶ added in v1.56.0
SBOMScanner is an autogenerated mock type for the SBOMScanner type
func (*SBOMScanner) ScanBuild ¶ added in v1.56.0
func (_m *SBOMScanner) ScanBuild(scanDir string, formats ...libcnb.SBOMFormat)
ScanBuild provides a mock function with given fields: scanDir, formats
func (*SBOMScanner) ScanLaunch ¶ added in v1.56.0
func (_m *SBOMScanner) ScanLaunch(scanDir string, formats ...libcnb.SBOMFormat)
ScanLaunch provides a mock function with given fields: scanDir, formats
func (*SBOMScanner) ScanLayer ¶ added in v1.56.0
func (_m *SBOMScanner) ScanLayer(layer libcnb.Layer, scanDir string, formats ...libcnb.SBOMFormat)
ScanLayer provides a mock function with given fields: layer, scanDir, formats
Click to show internal directories.
Click to hide internal directories.