package
0.0.0-20241217162004-b75edbfc30f9
Repository: https://github.com/openshift/image-based-install-operator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewMockInstaller creates a new mock instance.
No description provided by the author
No description provided by the author

# Structs

MockInstaller is a mock of Installer interface.
MockInstallerMockRecorder is the mock recorder for MockInstaller.

# Interfaces

go:generate mockgen -source=installer.go -package=installer -destination=mock_installer.go.