# Functions
NewMockOSBuildCRCreator creates a new mock instance.
No description provided by the author
# Structs
MockOSBuildCRCreator is a mock of OSBuildCRCreator interface.
MockOSBuildCRCreatorMockRecorder is the mock recorder for MockOSBuildCRCreator.
No description provided by the author
# Interfaces
go:generate mockgen -package=manifests -source=osbuild.go -destination=mock_osbuildcrcreator.go.