Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SbomManagerClient ¶
type SbomManagerClient interface {
ContainerCallback(notif containercollection.PubSubEvent)
}
type SbomManagerMock ¶
type SbomManagerMock struct{}
func CreateSbomManagerMock ¶
func CreateSbomManagerMock() *SbomManagerMock
func (SbomManagerMock) ContainerCallback ¶
func (s SbomManagerMock) ContainerCallback(_ containercollection.PubSubEvent)
Click to show internal directories.
Click to hide internal directories.